adding content
This commit is contained in:
0
assets/styles/bigger-picture.min.css
vendored
Executable file → Normal file
0
assets/styles/bigger-picture.min.css
vendored
Executable file → Normal file
0
assets/styles/comments.css
Executable file → Normal file
0
assets/styles/comments.css
Executable file → Normal file
0
assets/styles/kanban.css
Executable file → Normal file
0
assets/styles/kanban.css
Executable file → Normal file
0
assets/styles/media.css
Executable file → Normal file
0
assets/styles/media.css
Executable file → Normal file
0
assets/styles/misc.css
Executable file → Normal file
0
assets/styles/misc.css
Executable file → Normal file
0
assets/styles/org-syntax.css
Executable file → Normal file
0
assets/styles/org-syntax.css
Executable file → Normal file
16
assets/styles/style.css
Executable file → Normal file
16
assets/styles/style.css
Executable file → Normal file
@@ -65,24 +65,20 @@
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Times';
|
||||
src: url('../fonts/times.ttf') format('ttf');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Noto';
|
||||
src: url('../fonts/NotoSans-Regular.ttf') format('ttf');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
src: url('../fonts/times.ttf') format('truetype');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Noto';
|
||||
src: url('../fonts/NotoSans-Regular.ttf') format('truetype');
|
||||
}
|
||||
html, body{
|
||||
background-color: var(--bg);
|
||||
color: var(--fg);
|
||||
font-size: 16px;
|
||||
transition: background-color .3s, color .3s;
|
||||
margin: 0;
|
||||
font-family: 'Noto', sans-serif;
|
||||
font-family: 'Noto', system-ui, sans-serif;
|
||||
}
|
||||
|
||||
h1, h2, h3{ color: var(--heading); }
|
||||
|
||||
0
assets/styles/wird-tracker.css
Executable file → Normal file
0
assets/styles/wird-tracker.css
Executable file → Normal file
0
assets/styles/zhd.css
Executable file → Normal file
0
assets/styles/zhd.css
Executable file → Normal file
Reference in New Issue
Block a user