Skip to content
Snippets Groups Projects
Commit 078f96fb authored by kshell's avatar kshell
Browse files

even more visuals

parent 61011675
No related branches found
No related tags found
No related merge requests found
Pipeline #25357 passed
......@@ -68,9 +68,9 @@ h1 {
}
.possibilities {
color: black;
color: white;
font-weight: bold;
margin: 3px;
margin-bottom: 6px;
height: 60px;
font-size: 17px;
}
......@@ -155,7 +155,7 @@ h1 {
}
.result, .result1 {
color: black;
color: white;
font-size: 30px;
line-height: 1vw;
font-weight: bold;
......@@ -199,7 +199,7 @@ html {
}
body {
height: auto%;
height: auto;
background: #485563; /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #242582, #2f2fa1); /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #242582, #2f2fa1); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment