1
/**************************/
2
/* General Style elements */
3
/**************************/
10
margin: 25px 3px 10px;
20
text-decoration: underline;
25
text-decoration: underline;
34
.wiki_article h1:first-letter,.wiki_article h2:first-letter,.wiki_article h3:first-letter {
35
vertical-align: baseline;
38
font-family: Cretino, "Bitstream Vera Serif", serif;
41
.wiki_article h3:first-letter {
42
color: rgb(156,156,86);
2
border: 1px solid black;
5
background-image: url("../img/black20.png");
7
margin: 0em 0em 1em 1em;
22
border-collapse: collapse;
26
border: 1px solid black;
34
.history_list .comment {
38
.history_list .article, .history_list .at {
42
.history_list .action, .history_list .user {
46
.history_list .small_column {
57
51
/******************/
58
52
/* Edit Wiki Page */
59
53
/******************/
60
54
#edit_wiki_page_form {
63
58
#edit_wiki_page_form th {
68
62
#edit_wiki_page_form #id_title,#id_comment {
91
background-color: #3F3F3F;
92
background: url(../img/background-3F3F3F.png);
80
table.images .first-column {
93
margin-top: 4px; /*Correction for donatebox*/
96
h1:first-child, h2:first-child {
97
margin-top: 0.2em !important;
106
border-collapse: collapse;
111
background-image: url('../img/black20.png');
112
border: 1px solid black;
113
padding: 2px 1em 1px 5px;
117
background-image: url('../img/wood.png');
118
border: 1px solid #000;
122
/*********************/
123
/* Image positioning */
124
/*********************/