mirror of
https://github.com/Mibew/mibew.git
synced 2025-03-13 14:44:08 +03:00
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@548 c66351dc-e62f-0410-b875-e3a5c0b9693f
20 lines
317 B
CSS
20 lines
317 B
CSS
#legal {
|
|
clear: both;
|
|
line-height: 30px;
|
|
padding-top:10px;
|
|
text-align: center;
|
|
color: #375C69;
|
|
margin-bottom: 0px;
|
|
}
|
|
#footer {
|
|
background: white url(footer.gif) bottom repeat-x;
|
|
font-size:11px;
|
|
position:relative;
|
|
|
|
min-height: 40px;
|
|
height:40px;
|
|
vertical-align:middle;
|
|
|
|
width:100%;
|
|
text-align: center;
|
|
} |