ascii color

This commit is contained in:
Sebastian Korotkiewicz 2022-03-30 17:18:44 +02:00
parent 1fe762fd97
commit 6667dd2560
Signed by: grizzly
GPG Key ID: 5BDC557B496BDB0D
3 changed files with 5 additions and 5 deletions

View File

@ -55,5 +55,9 @@ div#body pre {
}
.ascii {
color: #959dcb;
color: #da8d00;
text-shadow: 3px 3px #3f435a;
}
.ascii:hover {
color: #676e95;
}

View File

@ -157,6 +157,3 @@ table {
.welcome {
margin: 0 0 20px 0;
}
.ascii:hover {
color: #676e95;
}

View File

@ -9,7 +9,6 @@
<meta name="keywords" content="grizzly,tildeverse,tilde" />
<link rel="stylesheet" href="css/site.css" />
<link rel="stylesheet" href="css/palelight.css" />
<!-- <link rel="stylesheet" href="/css/greenscreen.css"> -->
</head>
<body>