mirror of
https://github.com/mue/mue.git
synced 2026-06-08 14:10:42 +02:00
formatting fixes
This commit is contained in:
@@ -37,8 +37,9 @@ body {
|
||||
|
||||
font-family: 'Roboto', sans-serif;
|
||||
color: white;
|
||||
-moz-user-select: none; /* Firefox */
|
||||
user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */
|
||||
|
||||
-moz-user-select: none; /* Firefox */
|
||||
user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */
|
||||
}
|
||||
|
||||
/* BACKGROUND CLASSES */
|
||||
@@ -133,4 +134,4 @@ time {
|
||||
font-weight: 400;
|
||||
src: local('Roboto'), local('Roboto-Regular'),
|
||||
url('../font/roboto-v18-latin-regular.woff2') format('woff2');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user