Added sf mono fonts
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
* {
|
||||
border: none;
|
||||
border-radius: 0;
|
||||
/*font-family: "Adwaita Sans", "FontAwesome";*/
|
||||
font-family: "Adwaita Mono", "FontAwesome";
|
||||
font-weight: 600;
|
||||
font-size: 13px;
|
||||
@@ -82,7 +81,6 @@ tooltip {
|
||||
padding: 0px 10px;
|
||||
margin: 0px;
|
||||
margin-top: 0px;
|
||||
/*border: 2px solid red;*/
|
||||
}
|
||||
|
||||
#custom-files {
|
||||
@@ -180,7 +178,6 @@ menu {
|
||||
border-radius: 8px;
|
||||
background: rgba(43, 48, 59, 0.95);
|
||||
color: #ffffff;
|
||||
/*border: 1px solid rgba(100, 114, 125, 0.3);*/
|
||||
border-style: none;
|
||||
padding: 4px 0;
|
||||
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
|
||||
|
||||
Reference in New Issue
Block a user