ok rem et asides
This commit is contained in:
@@ -57,7 +57,7 @@ h1 {
|
||||
h2 {
|
||||
font-size: 2em;
|
||||
}
|
||||
.mini_text {
|
||||
small {
|
||||
font-size: 0.8em;
|
||||
}
|
||||
/*specials settings*/
|
||||
@@ -82,4 +82,16 @@ p br, h1 br, h2 br {
|
||||
h1 {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
/*
|
||||
<b> - Bold text
|
||||
<strong> - Important text
|
||||
<i> - Italic text
|
||||
<em> - Emphasized text
|
||||
<mark> - Marked text
|
||||
<small> - Smaller text
|
||||
<del> - Deleted text
|
||||
<ins> - Inserted text
|
||||
<sub> - Subscript text
|
||||
<sup> - Superscript tex
|
||||
<code> - Computer code
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user