Added graphics menu
This commit is contained in:
@@ -22,13 +22,13 @@
|
||||
/* PANEL */
|
||||
.panel {
|
||||
background-color: #303030;
|
||||
color: white;
|
||||
position: absolute;
|
||||
z-index: 20;
|
||||
width: 100%;
|
||||
height: 30px;
|
||||
}
|
||||
.panel:not(.graphics) {
|
||||
color: white;
|
||||
text-align: center;
|
||||
padding: 6px 6px 6px 6px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user