mirror of
https://github.com/moparisthebest/mailiverse
synced 2024-11-14 13:15:03 -05:00
8 lines
151 B
CSS
8 lines
151 B
CSS
|
#_mOriginal_header {
|
||
|
width: 100%;
|
||
|
border-top: #C3D9FF;
|
||
|
vertical-align: middle;
|
||
|
border-top-width: 10px;
|
||
|
border-top-style: solid;
|
||
|
font-size:120%;
|
||
|
}
|