mirror of
https://github.com/fruworg/themu.git
synced 2025-01-18 08:50:51 +03:00
Update main.css
This commit is contained in:
parent
bb042ae868
commit
5ad12721c9
@ -4,8 +4,7 @@
|
|||||||
|
|
||||||
html {
|
html {
|
||||||
background-color: black;
|
background-color: black;
|
||||||
background-image: url("https://mm4rk3t.neocities.org/gif/stars.gif");
|
background-image: url("https://fruw.org/background.gif");
|
||||||
background-size: 600px;
|
|
||||||
background-attachment: fixed;
|
background-attachment: fixed;
|
||||||
background-position: center top;
|
background-position: center top;
|
||||||
color: #232333;
|
color: #232333;
|
||||||
@ -135,7 +134,6 @@ pre code {
|
|||||||
|
|
||||||
/* Containers */
|
/* Containers */
|
||||||
.content {
|
.content {
|
||||||
background-color: black;
|
|
||||||
margin: auto;
|
margin: auto;
|
||||||
max-width: 800px;
|
max-width: 800px;
|
||||||
padding: 1% 3%;
|
padding: 1% 3%;
|
||||||
@ -242,7 +240,7 @@ body .site-description{
|
|||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
background-color: black;
|
background-color: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
.site-description pre ascii{
|
.site-description pre ascii{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user