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);
|
@import url(https://cdn.jsdelivr.net/npm/firacode@6.2.0/distr/fira_code.css);
|
||||||
|
|
||||||
body {
|
body {
|
||||||
@@ -7,7 +7,7 @@ body {
|
|||||||
padding: 2em;
|
padding: 2em;
|
||||||
/*text-shadow: -1px -1px 0 #000, 1px -1px #000, -1px 1px #000, 1px 1px #000;*/
|
/*text-shadow: -1px -1px 0 #000, 1px -1px #000, -1px 1px #000, 1px 1px #000;*/
|
||||||
/*display: grid;*/
|
/*display: grid;*/
|
||||||
background: #2e2828;
|
/*background: #2e2828;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:link {
|
a:link {
|
||||||
@@ -30,11 +30,11 @@ a:active {
|
|||||||
|
|
||||||
* {
|
* {
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
.header {
|
/*.header {*/
|
||||||
/*height: 10vh;*/
|
/*height: 10vh;*/
|
||||||
/*float: left;*/
|
/*float: left;*/
|
||||||
text-align: center;
|
/* text-align: center;
|
||||||
background: #DDD;
|
background: #DDD;
|
||||||
border-radius: 16px;
|
border-radius: 16px;
|
||||||
width:100%;
|
width:100%;
|
||||||
@@ -61,14 +61,14 @@ a:active {
|
|||||||
padding:1em;
|
padding:1em;
|
||||||
border-radius: 16px;
|
border-radius: 16px;
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
|
/*.navbar_links {
|
||||||
.navbar_links {
|
|
||||||
/*display: grid;*/
|
/*display: grid;*/
|
||||||
/*grid-template-columns: auto auto;*/
|
/*grid-template-columns: auto auto;*/
|
||||||
list-style: none;
|
/* list-style: none;
|
||||||
}
|
}*/
|
||||||
|
/*
|
||||||
iframe {
|
iframe {
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -124,4 +124,12 @@ footer {
|
|||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
|
nav {
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
footer {
|
||||||
|
|
||||||
|
}
|
||||||
|
Before Width: | Height: | Size: 1.7 MiB After Width: | Height: | Size: 1.7 MiB |
Reference in New Issue
Block a user