36
hesk/language/en/help_files/help_style.css
Normal file
36
hesk/language/en/help_files/help_style.css
Normal file
@@ -0,0 +1,36 @@
|
||||
body {
|
||||
margin:5px 5px;
|
||||
padding:0;
|
||||
background:#fff;
|
||||
color: black;
|
||||
font : 68.8%/1.5 Verdana, Geneva, Arial, Helvetica, sans-serif;
|
||||
text-align:left;
|
||||
}
|
||||
|
||||
p {
|
||||
color : black;
|
||||
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
|
||||
font-size: 1.0em;
|
||||
}
|
||||
|
||||
h3 {
|
||||
color : #AF0000;
|
||||
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
|
||||
font-weight: bold;
|
||||
font-size: 1.0em;
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
.section {
|
||||
color: #74804e;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.title {
|
||||
color : black;
|
||||
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
|
||||
font-weight: bold;
|
||||
font-size: 1.0em;
|
||||
}
|
||||
.wrong {color : red;}
|
||||
.correct {color : green;}
|
||||
Reference in New Issue
Block a user