mirror of
https://github.com/Ekokumppanit/Lentolaskuri.git
synced 2026-03-10 07:56:51 +00:00
Style settings
This commit is contained in:
@@ -3,6 +3,11 @@
|
|||||||
@import 'font-awesome/less/font-awesome';
|
@import 'font-awesome/less/font-awesome';
|
||||||
@import (less) 'select2/select2.css';
|
@import (less) 'select2/select2.css';
|
||||||
|
|
||||||
|
html {
|
||||||
|
height: 100%;
|
||||||
|
background-color: #f5f5f5;
|
||||||
|
}
|
||||||
|
|
||||||
.calculator {
|
.calculator {
|
||||||
.inactive {
|
.inactive {
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
@@ -147,8 +152,8 @@ input[type=number] {
|
|||||||
|
|
||||||
footer {
|
footer {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin-top: 10px;
|
margin-top: 50px;
|
||||||
padding: 10px 0;
|
padding: 20px 0 40px;
|
||||||
background: #f5f5f5;
|
background: #f5f5f5;
|
||||||
border-top: 1px solid #e5e5e5;
|
border-top: 1px solid #e5e5e5;
|
||||||
a:hover {
|
a:hover {
|
||||||
|
|||||||
Reference in New Issue
Block a user