Customization
This commit is contained in:
@@ -86,6 +86,20 @@ td, th {
|
||||
font-size: x-large;
|
||||
}
|
||||
|
||||
.title,
|
||||
.navy,
|
||||
.new,
|
||||
section > h2,
|
||||
label,
|
||||
section h1 {
|
||||
-webkit-touch-callout: none;
|
||||
-webkit-user-select: none;
|
||||
-khtml-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
nav .menu>.navy {
|
||||
color: #000;
|
||||
background-color: transparent;
|
||||
|
||||
Reference in New Issue
Block a user