mirror of
https://github.com/alvierahman90/uploadr.git
synced 2025-05-10 07:46:09 +00:00
change font to rawengulk-sans
This commit is contained in:
parent
6ac3146d41
commit
2b5cf4a908
@ -1,3 +1,8 @@
|
|||||||
|
@font-face {
|
||||||
|
font-family: rawengulk-sans;
|
||||||
|
src: url(/fonts/rawengulksans.otf);
|
||||||
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
width: 99%;
|
width: 99%;
|
||||||
background-color: black !important;
|
background-color: black !important;
|
||||||
@ -69,6 +74,7 @@ div {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.btn {
|
.btn {
|
||||||
|
font-family: rawengulk-sans;
|
||||||
font-size: xx-large !important;
|
font-size: xx-large !important;
|
||||||
background: black;
|
background: black;
|
||||||
color: white;
|
color: white;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user