mirror of
https://github.com/cjfranko/NTP-Timeturner.git
synced 2025-11-08 18:32:02 +00:00
style: Reduce background image size
This commit is contained in:
parent
cbacf14ca1
commit
b03d935a9e
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ body {
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: bottom 20px right 20px;
|
background-position: bottom 20px right 20px;
|
||||||
background-attachment: fixed;
|
background-attachment: fixed;
|
||||||
background-size: 300px;
|
background-size: 100px;
|
||||||
color: #333;
|
color: #333;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue