mirror of
https://github.com/JonasunderscoreJones/Website-v1.git
synced 2025-10-28 03:49:19 +01:00
good progress on new website
This commit is contained in:
parent
1a30ebf7dd
commit
e43a9c9167
33 changed files with 521 additions and 99 deletions
9
new/css/main.css
Normal file
9
new/css/main.css
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
html {
|
||||
font-family: 'Courier New', monospace;
|
||||
background-color: #bababa;
|
||||
}
|
||||
|
||||
|
||||
.body {
|
||||
margin-top: 500px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue