Atšķirības starp "MediaWiki:Common.css" versijām
No Barikadopēdija
(12 starpversijas, ko saglabājuši 2 lietotāji, nav parādīta) | |||
23. rindiņa: | 23. rindiņa: | ||
.articleSummary { | .articleSummary { | ||
− | background-color: # | + | clear: both; |
+ | background-color: #fee05c; | ||
padding: 12px; | padding: 12px; | ||
margin-bottom: 10px; | margin-bottom: 10px; | ||
32. rindiņa: | 33. rindiņa: | ||
.articleComments { | .articleComments { | ||
+ | clear: both; | ||
background-color: #FF9; | background-color: #FF9; | ||
padding: 8px; | padding: 8px; | ||
40. rindiņa: | 42. rindiņa: | ||
.articleInfobox { | .articleInfobox { | ||
+ | clear: both; | ||
float: right; | float: right; | ||
width: 250px; | width: 250px; | ||
59. rindiņa: | 62. rindiņa: | ||
text-decoration: none; | text-decoration: none; | ||
color: blue; | color: blue; | ||
+ | } | ||
+ | .articleInfobox img { | ||
+ | margin-bottom: 5px; | ||
} | } | ||
96. rindiņa: | 102. rindiņa: | ||
font-size: 11px; | font-size: 11px; | ||
} | } | ||
+ | |||
+ | .tocnumber { display: none; } | ||
+ | |||
+ | table.donate { | ||
+ | border-width: 1px; | ||
+ | border-spacing: 2px; | ||
+ | border-style: outset; | ||
+ | border-color: black; | ||
+ | border-collapse: collapse; | ||
+ | background-color: white; | ||
+ | } | ||
+ | table.donate th { | ||
+ | border-width: 1px; | ||
+ | padding: 4px; | ||
+ | border-style: inset; | ||
+ | border-color: gray; | ||
+ | background-color: #D0D0D0; | ||
+ | -moz-border-radius: ; | ||
+ | } | ||
+ | table.donate td { | ||
+ | border-width: 1px; | ||
+ | padding: 4px; | ||
+ | border-style: inset; | ||
+ | border-color: gray; | ||
+ | background-color: white; | ||
+ | -moz-border-radius: ; | ||
+ | } | ||
+ | |||
+ | body.page-Kategorija_Hronika #mw-subcategories {display: none} | ||
+ | body.page-Kategorija_Hronika #mw-pages {display: none} | ||
+ | |||
+ | body.page-Kategorija_Nozares #mw-subcategories {display: none} | ||
+ | body.page-Kategorija_Nozares #mw-pages {display: none} | ||
+ | |||
+ | body.page-Kategorija_Avīžraksti #mw-pages {display: none} | ||
+ | body.page-Kategorija_Atmiņas #mw-pages {display: none} |
Pašreizējā versija, 2012. gada 3. maijs, plkst. 11.11
/* CSS placed here will be applied to all skins */
.articleAuthor {
font-family: Tahoma, Geneva, sans-serif;
font-size: 12px;
font-weight: bold;
}
.articleAuthor a:link, a:visited {
text-decoration: none;
color: #666666;
border-bottom: 1px dotted black
}
.articleAuthor a:hover {
text-decoration: none;
color: navy;
}
.articleSource {
font-family: Tahoma, Geneva, sans-serif;
font-size: 12px;
margin-bottom: 10px;
}
.articleSummary {
clear: both;
background-color: #fee05c;
padding: 12px;
margin-bottom: 10px;
font-size: 16px;
margin-top: 10px;
line-height: 24px;
}
.articleComments {
clear: both;
background-color: #FF9;
padding: 8px;
margin-bottom: 6px;
font-size: 12px;
margin-top: 6px;
}
.articleInfobox {
clear: both;
float: right;
width: 250px;
margin-bottom: 20px;
margin-left: 20px;
font-family: Tahoma, Geneva, sans-serif;
font-size: 11px;
line-height: 14px;
}
.articleInfobox td {
vertical-align: top;
}
.articleInfobox a:link, a:visited {
text-decoration: none;
color: black;
border-bottom: 1px dotted black
}
.articleInfobox a:hover {
text-decoration: none;
color: blue;
}
.articleInfobox img {
margin-bottom: 5px;
}
.articleInfoboxText {
width: 100%;
background-color: #DADADC;
margin-top: 5px;
}
.articleInfoboxText ul {
list-style-type: none;
padding: 0px;
margin:0px;
}
#bodyContent p { text-align: justify; }
#bodyContent div p { text-align: left; }
.listBox {
width: 80%;
}
.listEntry {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
text-decoration: none;
margin-bottom: 10px;
}
.listEntryTitle a:link, a:visited {
text-decoration: none;
color: #336;
border-bottom: 1px dotted black;
font-weight: bold;
}
.listEntryTitle a:hover { text-decoration: none; color: blue; }
.listEntrySource {
font-family: Tahoma, Geneva, sans-serif;
font-size: 11px;
}
.tocnumber { display: none; }
table.donate {
border-width: 1px;
border-spacing: 2px;
border-style: outset;
border-color: black;
border-collapse: collapse;
background-color: white;
}
table.donate th {
border-width: 1px;
padding: 4px;
border-style: inset;
border-color: gray;
background-color: #D0D0D0;
-moz-border-radius: ;
}
table.donate td {
border-width: 1px;
padding: 4px;
border-style: inset;
border-color: gray;
background-color: white;
-moz-border-radius: ;
}
body.page-Kategorija_Hronika #mw-subcategories {display: none}
body.page-Kategorija_Hronika #mw-pages {display: none}
body.page-Kategorija_Nozares #mw-subcategories {display: none}
body.page-Kategorija_Nozares #mw-pages {display: none}
body.page-Kategorija_Avīžraksti #mw-pages {display: none}
body.page-Kategorija_Atmiņas #mw-pages {display: none}