MediaWiki:Common.css

From OGame Wiki
(Difference between revisions)
Jump to: navigation, search
m
(Replaced content with "- CSS placed here will be applied to all skins: ")
 
(6 intermediate revisions by one user not shown)
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 
/* Feedback links */
 
div.Feedback-list {
 
float: left;
 
}
 
table.Feedback-table {
 
width: 400px;
 
border-spacing: 0px;
 
border-radius: 5px;
 
border: 1px solid #000;
 
margin-bottom: 0.5em
 
}
 
table.Feedback-table tr {
 
border-bottom: 1px dotted #000;
 
border-radius: 0;
 
border-spacing: 2px;
 
margin-bottom: 0.25em;
 
background-color: #141e26;
 
height: 2em;
 
}
 
table.Feedback-table tr:last-child {
 
border-bottom: 0 none;
 
margin-bottom: 0;
 
}
 
table.Feedback-table tr td, table.Feedback-table tr th {
 
width: auto;
 
text-align: left;
 
padding: 0.25em;
 
vertical-align: top;
 
text-align: left;
 
line-height: 1.5em;
 
}
 
table.Feedback-table tr th {
 
font-weight: bold;
 
}
 
table.Feedback-table tr td.Feedback-name {
 
width: 15em;
 
}
 

Latest revision as of 19:11, 16 July 2013

/* CSS placed here will be applied to all skins */
Personal tools
Namespaces

Variants
Actions