+schizoid,+dubtechno.com.br

This commit is contained in:
2018-05-17 12:30:49 +03:00
parent 08b86039ac
commit f68931f696
5 changed files with 140 additions and 146 deletions

View File

@@ -1,12 +1,8 @@
/**
* anthrstlsht.css (another style sheet) v0.8
* DWTWL 2.5 license: https://soundragon.su/license/license.html
* DWTWL 2.55 license: https://soundragon.su/license/license.html
*/
html {
font-family: sans-serif;
}
body {
margin: 0;
font-family: Ubuntu, sans-serif;
@@ -41,16 +37,12 @@ h4 {
h5 {
font-size: 0.7rem;
-moz-text-shadow:0 0 10px #fff;
-webkit-text-shadow:0 0 10px #fff;
text-shadow:0 0 10px #fff;
text-shadow:0 0 5px #fff;
}
h6 {
font-size: 1.2rem;
-moz-text-shadow: 0 0 10px #fff;
-webkit-text-shadow: 0 0 10px #fff;
text-shadow: 0 0 10px #fff;
text-shadow: 0 0 5px #fff;
}
hr {