Neuer Ansatz für css Benennung

Paar grundlegende Klassen umbenannt.
Neue .gitignore
This commit is contained in:
Stephan 2017-08-16 19:49:36 +02:00
parent 7e85f9f654
commit 9c03fb44cc
8 changed files with 306 additions and 94 deletions

View file

@ -39,7 +39,7 @@ i, em {
}
b, strong {
font-weight: 500;
font-weight: 500; // TODO maybe bolder
}
small {
@ -143,4 +143,4 @@ ins {
del {
}
}