sub / sup added
This commit is contained in:
parent
a2c82c9a78
commit
8b9dbe78ae
1 changed files with 5 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* www.KNACSS.com V2.6e @author: Raphael Goetter, Alsacreations
|
* www.KNACSS.com V2.6f @author: Raphael Goetter, Alsacreations
|
||||||
* Licence CC-BY http://creativecommons.org/licenses/by/3.0/fr/
|
* Licence CC-BY http://creativecommons.org/licenses/by/3.0/fr/
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -138,7 +138,6 @@ mark {
|
||||||
padding:2px 4px;
|
padding:2px 4px;
|
||||||
background: #ff0;
|
background: #ff0;
|
||||||
}
|
}
|
||||||
/* avoid bad line-height */
|
|
||||||
sup,
|
sup,
|
||||||
sub {
|
sub {
|
||||||
vertical-align: 0;
|
vertical-align: 0;
|
||||||
|
|
Loading…
Reference in a new issue