ok
All checks were successful
deploy to neocities / Build and deploy Jekyll site (push) Successful in 36s
All checks were successful
deploy to neocities / Build and deploy Jekyll site (push) Successful in 36s
This commit is contained in:
28
css/main.css
28
css/main.css
@@ -1,4 +1,4 @@
|
||||
|
||||
/*
|
||||
@import url(https://cdn.jsdelivr.net/npm/firacode@6.2.0/distr/fira_code.css);
|
||||
|
||||
body {
|
||||
@@ -7,7 +7,7 @@ body {
|
||||
padding: 2em;
|
||||
/*text-shadow: -1px -1px 0 #000, 1px -1px #000, -1px 1px #000, 1px 1px #000;*/
|
||||
/*display: grid;*/
|
||||
background: #2e2828;
|
||||
/*background: #2e2828;
|
||||
}
|
||||
|
||||
a:link {
|
||||
@@ -30,11 +30,11 @@ a:active {
|
||||
|
||||
* {
|
||||
}
|
||||
|
||||
.header {
|
||||
*/
|
||||
/*.header {*/
|
||||
/*height: 10vh;*/
|
||||
/*float: left;*/
|
||||
text-align: center;
|
||||
/* text-align: center;
|
||||
background: #DDD;
|
||||
border-radius: 16px;
|
||||
width:100%;
|
||||
@@ -61,14 +61,14 @@ a:active {
|
||||
padding:1em;
|
||||
border-radius: 16px;
|
||||
}
|
||||
*/
|
||||
|
||||
|
||||
.navbar_links {
|
||||
/*.navbar_links {
|
||||
/*display: grid;*/
|
||||
/*grid-template-columns: auto auto;*/
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
/* list-style: none;
|
||||
}*/
|
||||
/*
|
||||
iframe {
|
||||
}
|
||||
|
||||
@@ -124,4 +124,12 @@ footer {
|
||||
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
nav {
|
||||
|
||||
}
|
||||
|
||||
footer {
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user