make the page more dynamic, update readme
This commit is contained in:
@@ -17,8 +17,9 @@
|
||||
*/
|
||||
|
||||
body {
|
||||
text-shadow: 0 .05rem .1rem rgba(0, 0, 0, .5);
|
||||
box-shadow: inset 0 0 5rem rgba(0, 0, 0, .5);
|
||||
text-shadow: 0 .05rem .1rem rgba(0, 0, 0, 0.5);
|
||||
box-shadow: inset 0 0 25rem rgba(5, 205, 255, 0.103);
|
||||
background-color: rgba(36, 36, 36, 0.808);
|
||||
}
|
||||
|
||||
.cover-container {
|
||||
@@ -77,3 +78,4 @@ body {
|
||||
main {
|
||||
margin-top: -5.5rem;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user