Update moeta.css
This commit is contained in:
parent
6a335bbf1d
commit
e2e9c4ba37
1 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
@font-face {
|
||||
font-family: "System Font";
|
||||
src: url("assets/fonts/SFUIRounded.woff") format('woff');
|
||||
src: url("https://cht.venith.net/assets/fonts/SFUIRounded.woff") format('woff');
|
||||
}
|
||||
:root {
|
||||
--genwidth: 850px ;
|
||||
|
|
@ -38,7 +38,7 @@ body{
|
|||
float: right;
|
||||
padding: 1.5em;
|
||||
max-width: 35em;
|
||||
background: url(assets/images/bg.gif) center center/cover fixed no-repeat;
|
||||
background: url(https://cht.venith.net/assets/images/bg.gif) center center/cover fixed no-repeat;
|
||||
}
|
||||
header{
|
||||
text-align: right;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue