mirror of
https://github.com/yummy4friends/y4f.git
synced 2025-07-18 06:03:17 +02:00
Startpage Changes
This commit is contained in:
@ -1,8 +1,9 @@
|
||||
@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');
|
||||
|
||||
body {
|
||||
html, body {
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
background-color: #C7FFD1;
|
||||
}
|
||||
|
||||
#content {
|
||||
@ -10,7 +11,7 @@ body {
|
||||
padding: 5%;
|
||||
margin-top: 1%;
|
||||
border-radius: 10px;
|
||||
|
||||
|
||||
}
|
||||
|
||||
.img {
|
||||
@ -18,3 +19,7 @@ body {
|
||||
max-width: 100%;
|
||||
margin: 10%;
|
||||
}
|
||||
|
||||
button {
|
||||
box-shadow: 5px 5px #d3d3d3;
|
||||
}
|
||||
|
Reference in New Issue
Block a user