Temporary styles for the start quiz button
parent
4f11ac94f9
commit
c17e35eb9b
|
@ -62,17 +62,16 @@
|
|||
}
|
||||
.intro-page .buttons {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
right: 100px;
|
||||
|
||||
top: 200px;
|
||||
left: 182px;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
#qs-startbutton {
|
||||
/*width: 80px;*/
|
||||
height: 40px;
|
||||
border: 1px solid #bababa;
|
||||
border-radius: 4px;
|
||||
border: 4px solid #BABABA;
|
||||
border-radius: 10px 10px 10px 10px;
|
||||
font-size: 50px;
|
||||
padding: 10px 20px;
|
||||
}
|
||||
|
||||
.qs-footer {
|
||||
|
|
Loading…
Reference in New Issue