move messages to the min+ plugin
This commit is contained in:
parent
d1056d99e2
commit
742f156c7d
1 changed files with 0 additions and 16 deletions
|
@ -1,16 +0,0 @@
|
|||
message {
|
||||
display: block;
|
||||
padding: 2em;
|
||||
background: #def;
|
||||
border-left: 5px solid #44e;
|
||||
}
|
||||
|
||||
.warning {
|
||||
border-color: #e44;
|
||||
background: #fdd;
|
||||
}
|
||||
|
||||
.great {
|
||||
border-color: #2d2;
|
||||
background: #dfd;
|
||||
}
|
Loading…
Add table
Reference in a new issue