add
This commit is contained in:
8
css/terminal-nyan.css
Normal file
8
css/terminal-nyan.css
Normal file
@ -0,0 +1,8 @@
|
||||
#window {
|
||||
-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.75);
|
||||
-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.75);
|
||||
background: #333;
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
width: 100%;
|
||||
}
|
Reference in New Issue
Block a user