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;
|
||||
border: 3px solid #63ceeb;
|
||||
background-color: white;
|
||||
padding: 15px;
|
||||
}
|
||||
div.buttoncontainer {
|
||||
margin-top: 30px;
|
||||
|
@ -78,9 +79,9 @@ div.lightbluecontainer {
|
|||
.progress-ww span:first-of-type {
|
||||
text-align: right;
|
||||
}
|
||||
p.padding {
|
||||
padding: 15px; /* Adjust the padding value as needed */
|
||||
}
|
||||
/* p.padding {
|
||||
padding: 15px;
|
||||
} */
|
||||
iframe {
|
||||
padding: 10px;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue