improve header css
This commit is contained in:
parent
c84dcab7a3
commit
beca0a8488
|
@ -5,6 +5,8 @@ html {
|
|||
color: #000;
|
||||
}
|
||||
|
||||
/* TODO code, pre, tt, codeblocks */
|
||||
|
||||
a {
|
||||
text-decoration: none;
|
||||
color: #0ad;
|
||||
|
@ -31,27 +33,27 @@ h1 {
|
|||
}
|
||||
|
||||
h2 {
|
||||
font-size: 200%;
|
||||
font-size: 225%;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 150%;
|
||||
font-size: 200%;
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
h4 {
|
||||
font-size: 120%;
|
||||
font-size: 150%;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
h5 {
|
||||
font-size: 100%;
|
||||
font-size: 120%;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
h6 {
|
||||
font-size: 100%;
|
||||
font-size: 120%;
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
|
|
|
@ -42,4 +42,16 @@ haha [linek](/tags/or/something)
|
|||
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Proin tortor purus platea sit eu id nisi
|
||||
|
||||
# Header 1
|
||||
|
||||
## Header 2
|
||||
|
||||
### Header 3
|
||||
|
||||
#### Header 4
|
||||
|
||||
##### Header 5
|
||||
|
||||
###### Header 6
|
||||
|
||||
litora libero. Neque vulputate consequat ac amet augue blandit maximus aliquet congue. Pharetra vestibulum posuere ornare faucibus fusce dictumst orci aenean eu facilisis ut volutpat commodo senectus purus himenaeos fames primis convallis nisi.
|
||||
|
|
Loading…
Reference in a new issue