Open main menu
Home
Random
Log in
Settings
About CRIU
Disclaimers
CRIU
Search
Changes
← Older edit
MediaWiki:Common.css
(view source)
Revision as of 01:31, 24 September 2016
265 bytes added
,
01:31, 24 September 2016
Main Page columns style
Line 2:
Line 2:
h3 {
h3 {
border-bottom: 1px dashed #aaa;
border-bottom: 1px dashed #aaa;
+
}
+
/* Except for one in top menu */
+
h3#p-cactions-label {
+
border-bottom: none;
+
}
+
+
/* Main Page columns style */
+
div.m_left {
+
float:left;
+
width: 33%;
+
}
+
div.m_center {
+
float:left;
+
width: 33%;
+
margin-left: 0.5%;
+
}
+
div.m_right {
+
float:right;
+
width: 33%;
}
}
Kir
Bureaucrats
,
Administrators
1,077
edits