Difference between revisions of "MediaWiki:Gumaxdd.css"
From PGI
Line 4: | Line 4: | ||
font-size: 2em; margin:0 auto; width:200px; display:block; font-weight:bold; height: 60px; border-bottom: 4px solid #003c83; | 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 { | #leftmenu ul li { | ||
− | font-size:1.5em; | + | |
− | width:200px; | + | font-size:1.5em; width:200px; display: block; color: #333; padding: 15px; background: url(../images/sub/snb_off.jpg) no-repeat; } |
− | display: block; | ||
− | color: #333; | ||
− | padding: 15px; | ||
− | background: url(../images/sub/snb_off.jpg) no-repeat; | ||
− | } |
Revision as of 09:32, 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.5em; width:200px; display: block; color: #333; padding: 15px; background: url(../images/sub/snb_off.jpg) no-repeat; }