Remove the published version from git, figure out centering, remove some assets I shouldn't be using
This commit is contained in:
parent
6d0553b648
commit
aaf2c39d16
20 changed files with 57 additions and 222 deletions
|
@ -1,6 +1,6 @@
|
|||
// Sidebar
|
||||
#sidebar {
|
||||
width: 190px;
|
||||
width: 8em;
|
||||
height: 100%;
|
||||
top: 0;
|
||||
left: 0;
|
||||
|
@ -12,10 +12,9 @@
|
|||
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
font-size: 25px;
|
||||
font-size: 1.6em;
|
||||
|
||||
background-image: url('https://static.vecteezy.com/system/resources/previews/034/886/330/non_2x/black-background-modern-dark-abstract-seamless-texture-vector.jpg');
|
||||
background-attachment: fixed;
|
||||
background-color: #101419;
|
||||
}
|
||||
|
||||
.sb_header {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue