mirror of
https://github.com/lubuntu-team/lubuntu.me.git
synced 2025-02-22 15:51:08 +00:00
10 lines
167 B
CSS
10 lines
167 B
CSS
|
#wp-polls-pollbar-bg {
|
||
|
width: 25px;
|
||
|
height: 25px;
|
||
|
border: 1px solid #000000;
|
||
|
}
|
||
|
#wp-polls-pollbar-border {
|
||
|
width: 25px;
|
||
|
height: 25px;
|
||
|
border: 1px solid #000000;
|
||
|
}
|