Neuer Ansatz für css Benennung
Paar grundlegende Klassen umbenannt. Neue .gitignore
This commit is contained in:
parent
7e85f9f654
commit
9c03fb44cc
8 changed files with 306 additions and 94 deletions
|
|
@ -39,7 +39,7 @@ i, em {
|
|||
}
|
||||
|
||||
b, strong {
|
||||
font-weight: 500;
|
||||
font-weight: 500; // TODO maybe bolder
|
||||
}
|
||||
|
||||
small {
|
||||
|
|
@ -143,4 +143,4 @@ ins {
|
|||
|
||||
del {
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue