Update themes/samflake/css/custom.css
This commit is contained in:
parent
631e6877c6
commit
5963897fc1
1 changed files with 4 additions and 3 deletions
|
@ -53,6 +53,7 @@ div.textcontainer {
|
||||||
max-width: 500px;
|
max-width: 500px;
|
||||||
border: 3px solid #63ceeb;
|
border: 3px solid #63ceeb;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
padding: 15px;
|
||||||
}
|
}
|
||||||
div.buttoncontainer {
|
div.buttoncontainer {
|
||||||
margin-top: 30px;
|
margin-top: 30px;
|
||||||
|
@ -78,9 +79,9 @@ div.lightbluecontainer {
|
||||||
.progress-ww span:first-of-type {
|
.progress-ww span:first-of-type {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
p.padding {
|
/* p.padding {
|
||||||
padding: 15px; /* Adjust the padding value as needed */
|
padding: 15px;
|
||||||
}
|
} */
|
||||||
iframe {
|
iframe {
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue