forked from External/greenlight
restructure app
This commit is contained in:
@ -48,6 +48,10 @@ $rule-color: lightblue;
|
||||
padding-bottom: 56.25%;
|
||||
}
|
||||
|
||||
a {
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
.start-block {
|
||||
background-color: white;
|
||||
border: 3px solid lightblue;
|
||||
@ -66,6 +70,10 @@ iframe{
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.subtitle {
|
||||
font-size: 25px;
|
||||
}
|
||||
|
||||
html, body {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
Reference in New Issue
Block a user