Difference between revisions of "MediaWiki:Gumaxdd.css"

From PGI

Jump to: navigation, search
Line 2: Line 2:
 
#subtitle h2 {  
 
#subtitle h2 {  
  
font-size: 1.5em; margin:0 auto; width:200px; display:block; font-weight:bold;
+
font-size: 2em; margin:0 auto; width:200px; display:block; font-weight:bold; height: 60px; border-bottom: 4px solid #003c83;
height: 60px;
 
border-bottom: 4px solid #003c83;
 
  
 
}
 
}

Revision as of 09:30, 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 li { 

width:200px; display: block; color: #333; padding: 15px; background: url(../images/sub/snb_off.jpg) no-repeat; }