finally make tagging clickable, add blank content folders i will fill out later
This commit is contained in:
parent
67d4b7e1ef
commit
0cb04d1205
11 changed files with 43 additions and 11 deletions
|
@ -1,15 +1,15 @@
|
|||
// Setup stuff
|
||||
* {
|
||||
font-family: 'IBM Plex Mono', monospace;
|
||||
background-attachment: fixed;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
html {
|
||||
background-color: #DDE1E9;
|
||||
}
|
||||
|
||||
body {
|
||||
color: #141414;
|
||||
background-color: #DDE1E9;
|
||||
padding-bottom: 5em;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue