forked from newthuhole/hole_thu_frontend
add random color
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
width: 100%;
|
||||
height: 9em;
|
||||
background-color: rgba(255,255,255,.8);
|
||||
box-shadow: 0 0 25px #999;
|
||||
box-shadow: 0 0 25px rgba(0,0,0,.4);
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user