mirror of
https://github.com/yummy4friends/y4f.git
synced 2025-07-21 06:35:51 +02:00
Startpage added
This commit is contained in:
18
wwwroot/css/Site.css
Normal file
18
wwwroot/css/Site.css
Normal file
@ -0,0 +1,18 @@
|
||||
#content {
|
||||
background-color: #C7FFD5;
|
||||
padding: 10%;
|
||||
}
|
||||
|
||||
|
||||
img {
|
||||
height: 50%;
|
||||
max-width: 50%;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
button {
|
||||
text-align: center;
|
||||
position: center;
|
||||
}
|
||||
|
Reference in New Issue
Block a user