User:Usual/monobook.css: Difference between revisions
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: | ||
.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; | |||
} |
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;
}