Version 1.0.3
This commit is contained in:
parent
da21b60ef0
commit
1fce2a39fb
30 changed files with 174 additions and 1006 deletions
|
|
@ -4,17 +4,29 @@
|
|||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.sv-q-description{
|
||||
font-size: 420px;
|
||||
}
|
||||
|
||||
.sv_container{
|
||||
h3 {
|
||||
width: 400px;
|
||||
font-size: 30px;
|
||||
}
|
||||
}
|
||||
|
||||
.sv_qstn .sq-root {
|
||||
border: 1px solid gray;
|
||||
border-left: 4px solid #18a689;
|
||||
border-radius: 5px;
|
||||
padding: 20px;
|
||||
width: 400px;
|
||||
margin-bottom: 30px;
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
.sq-title {
|
||||
font-size: 22px;
|
||||
font-size: 20px;
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue