mirror of
https://github.com/zyqunix/tools.git
synced 2025-07-06 14:30:31 +02:00
This commit is contained in:
parent
4f131ff333
commit
b96f03f86f
5 changed files with 19 additions and 3 deletions
10
global.css
10
global.css
|
@ -176,3 +176,13 @@ svg:hover {
|
|||
border-width: 4px;
|
||||
border-style: solid;
|
||||
}
|
||||
|
||||
/* text */
|
||||
.h1 { font-size: 32px }
|
||||
.h2 { font-size: 24px }
|
||||
.h3 { font-size: 20.8px }
|
||||
.h4 { font-size: 16px }
|
||||
.h5 { font-size: 12.8px }
|
||||
.h6 { font-size: 11.2px }
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue