bugfix entities gridrow, grid && improve graph design on homepage
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user