max fps and active tab css
This commit is contained in:
4
dist/css/style.css
vendored
4
dist/css/style.css
vendored
@@ -134,6 +134,10 @@ button:active{
|
||||
background-color: #81d2c7;
|
||||
color: black;
|
||||
}
|
||||
.open-tab {
|
||||
background-color: #66a39b;
|
||||
color: black;
|
||||
}
|
||||
|
||||
.tab {
|
||||
grid-template-columns: repeat(2, 1fr);
|
||||
|
||||
Reference in New Issue
Block a user