font change
e
This commit is contained in:
parent
40e4d353b0
commit
8f1bf7bb55
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
|||
@import url("https://fonts.googleapis.com/css2?family=Balsamiq+Sans&display=swap");
|
||||
@import url('https://fonts.googleapis.com/css2?family=MedievalSharp&display=swap');
|
||||
html {
|
||||
background: repeating-linear-gradient(45deg,#404d9c,#404d9c 10px,#263278 10px,#363278 20px);
|
||||
color: #DDDDDD;
|
||||
font-family: Balsamiq Sans, cursive;
|
||||
font-family: Medieval Sharp, cursive;
|
||||
overflow: hidden;
|
||||
}
|
||||
button {
|
||||
font-family: Balsamiq Sans, cursive;
|
||||
font-family: Medieval Sharp, cursive;
|
||||
font-size: 20px;
|
||||
margin: 4px;
|
||||
background-color: #222288FF;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue