Difference between revisions of "MediaWiki:Gumaxdd.css"
From PGI
Line 12: | Line 12: | ||
#leftmenu ul li { | #leftmenu ul li { | ||
− | font-size:1. | + | font-size:1.2em; |
+ | width:200px; | ||
+ | display: block; | ||
+ | color: #333; | ||
+ | padding: 15px; | ||
+ | background: url(../images/sub/snb_off.jpg) no-repeat; | ||
background-color:#f9fafc; | background-color:#f9fafc; | ||
− | + | margin: 0px; | |
+ | } |
Revision as of 09:36, 4 October 2022
#subtitle h2 {
font-size: 2em; margin:0 auto; width:200px; display:block; font-weight:bold; height: 60px; border-bottom: 4px solid #003c83;
}
#leftmenu ul {
width: 200px; margin: 0px; }
#leftmenu ul li {
font-size:1.2em;
width:200px;
display: block;
color: #333;
padding: 15px;
background: url(../images/sub/snb_off.jpg) no-repeat;
background-color:#f9fafc;
margin: 0px;
}