Private
Public Access
1
0

bugfix entities gridrow, grid && improve graph design on homepage

This commit is contained in:
2016-11-15 17:53:12 +01:00
parent a4574fe933
commit 1e9bdbac3f
13 changed files with 327 additions and 167 deletions

View File

@@ -16,16 +16,12 @@ main .checkbox {
color: #FFFFFF;
}
.facebook {
border-bottom: 1px solid #3498db;
padding: 40px;
margin: 20px;
}
.fb-login {
background: #3498db;
display: block;
background: #1a6190;
font: bold 22px 'Gloria Hallelujah', cursive;
color: #FFFFFF;
text-align: center;
color: #2c3e50;
padding: 15px 20px;
margin: 20px;
@@ -164,7 +160,7 @@ main .checkbox {
}
.graphic--kozakura {
fill: #3498db;
fill: #2c3e50;
pointer-events: none;
top: 1em;
bottom: 0;