better flash message style
This commit is contained in:
parent
c05692b7b1
commit
f13bccc14b
1 changed files with 4 additions and 2 deletions
|
@ -129,10 +129,12 @@ table a code {
|
||||||
border-bottom:1px solid #ccc;
|
border-bottom:1px solid #ccc;
|
||||||
|
|
||||||
h4 {
|
h4 {
|
||||||
color:#444;
|
color:#666;
|
||||||
font-size:22px;
|
font-size:18px;
|
||||||
|
line-height:38px;
|
||||||
padding-top:5px;
|
padding-top:5px;
|
||||||
margin:2px;
|
margin:2px;
|
||||||
|
font-weight:normal;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue