mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-04-18 21:45:06 -04:00
finetune poll css
This commit is contained in:
@@ -871,12 +871,11 @@ footer a {
|
||||
}
|
||||
#post .usertext-body .poll {
|
||||
padding: 20px;
|
||||
border: 1px solid #404040;
|
||||
border: 1px solid #369;
|
||||
margin: 10px 0px 20px 0px;
|
||||
float: left;
|
||||
width: calc(100% - 20%);
|
||||
position: relative;
|
||||
background: #8a8a8a;
|
||||
}
|
||||
#post .usertext-body .poll .option {
|
||||
float: left;
|
||||
|
||||
Reference in New Issue
Block a user