User:Usual/monobook.css: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
/* <pre> */
.tablaSDK{
/* [[w:es:Usuario:Axxgreazz/monobook-full.css]] */
font-family: Calibri;
 
font-size: 12px;
@import "http://es.wikipedia.org/w/index.php?title=User:Axxgreazz/monobook-full.css&action=raw&ctype=text/css";</pre>
color: #333333;
text-decoration: none;
background-color: #F1F5F2;
border: 1px solid #A2B9A9;
}
.tablaSDKHeader{
border-bottom-style: none;
}
.tablaSDKBody{
border-top-style: none;
border-bottom-style: none;
}
.tablaSDKFooter{
border-top-style: none;
}

Latest revision as of 12:29, 19 September 2007

.tablaSDK{
	font-family: Calibri;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #F1F5F2;
	border: 1px solid #A2B9A9;
}
.tablaSDKHeader{
	border-bottom-style: none;
}
.tablaSDKBody{
	border-top-style: none;
	border-bottom-style: none;
}
.tablaSDKFooter{
	border-top-style: none;
}