set up initial styling and structure
This commit is contained in:
10333
static/css/bootstrap-grayscale-styles.css
vendored
Normal file
10333
static/css/bootstrap-grayscale-styles.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@@ -3,7 +3,8 @@ body {
|
||||
font-family: Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
|
||||
font-size: 14px;
|
||||
line-height: 1.5;
|
||||
color: #333;
|
||||
color: #d4d4d4;
|
||||
background-color: #1e1e1e;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 4.6 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 14 KiB |
Reference in New Issue
Block a user