updates
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
/*
|
||||
Ubuntu and the Ubuntu logo is a trademark of Canonical Ltd.
|
||||
*/
|
||||
@import url("https://fonts.bunny.net/css?family=damion:400|dotgothic16:400|source-code-pro:300|oxygen:400");
|
||||
:root{
|
||||
--text-color:#fff;
|
||||
@@ -170,7 +173,7 @@ body{
|
||||
color:var(--text-color);
|
||||
}
|
||||
code,.wp-block-code{
|
||||
background-color:#343434;
|
||||
background-color:#2D2D2D;
|
||||
font-family:'Source Code Pro',monospace;
|
||||
}
|
||||
#wpadminbar:not(.mobile) .ab-top-menu>li>.ab-item:focus,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus,#wpadminbar:not(.mobile) .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li.hover>.ab-item{
|
||||
@@ -285,4 +288,8 @@ span.required{
|
||||
to {
|
||||
background-position: 4500vh;
|
||||
}
|
||||
}
|
||||
}
|
||||
video{
|
||||
max-width:100%;
|
||||
width: 100% !important;
|
||||
}
|
||||
Reference in New Issue
Block a user