Skip to content

Commit a42b545

Browse files
committed
update widget background color to white
1 parent 003fe93 commit a42b545

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

static/html-energy-webring/onionring/styles.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
/* this file affects the style of the widget. remember to replace all instances of #webringid with whatever value you have for ringID in the onionring-widget.js file. make sure it still has the # at the front, though! probably easiest to use find+replace to do it */
77

88
#html-energy-webring {
9+
background-color: #ffffff;
910
margin: 0 auto;
1011
padding: 10px; /* creates some space around the widget */
1112
border-radius: 20px;

0 commit comments

Comments
 (0)