nombreuses corrections typo,
et suppression des icones de listes ul et ol
This commit is contained in:
parent
447c3910eb
commit
361c764906
6 changed files with 141 additions and 216 deletions
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* www.KNACSS.com V2.6n (2013-07) @author: Raphael Goetter, Alsacreations
|
||||
* www.KNACSS.com V2.7 (2013-08) @author: Raphael Goetter, Alsacreations
|
||||
* Licence CC-BY http://creativecommons.org/licenses/by/3.0/fr/
|
||||
*/
|
||||
|
||||
|
@ -32,7 +32,7 @@ th,
|
|||
label,
|
||||
textarea,
|
||||
caption,
|
||||
details,
|
||||
details,
|
||||
figure {
|
||||
font-size: 1em; /* equiv 14px */
|
||||
line-height: 1.5;
|
||||
|
@ -56,12 +56,12 @@ h3, .h3-like {
|
|||
h4, .h4-like {
|
||||
font-size: 1.4286em; /* equiv 20px */
|
||||
line-height: 1.05em;
|
||||
margin: 1.05em 0 0 0;
|
||||
margin: 1.05em 0 0 0;
|
||||
}
|
||||
h5, .h5-like {
|
||||
font-size: 1.2857em; /* equiv 18px */
|
||||
line-height: 1.1667em;
|
||||
margin: 1.1667em 0 0 0;
|
||||
margin: 1.1667em 0 0 0;
|
||||
}
|
||||
h6, .h6-like {
|
||||
font-size: 1.1429em; /* equiv 16px */
|
||||
|
@ -477,4 +477,3 @@ textarea {
|
|||
|
||||
/* @import url(my-styles.css); */
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue