Skip to content

Commit

Permalink
remove font-size
Browse files Browse the repository at this point in the history
  • Loading branch information
biji committed Jun 27, 2017
1 parent fa7d724 commit 9087a86
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions stylesheet.css
Original file line number Diff line number Diff line change
@@ -1,17 +1,15 @@
.simplenetspeed-label {
font-size: 12px;
width: 70px;
text-align: right;
margin-left: 5px;
margin-right: 5px;
margin-left: 2px;
margin-right: 2px;
}

.simplenetspeed-label-w {
font-size: 11px;
width: 120px;
text-align: right;
margin-left: 5px;
margin-right: 5px;
margin-left: 2px;
margin-right: 2px;
}

/*.simplenetspeed-static-icon {
Expand Down

1 comment on commit 9087a86

@biji
Copy link
Owner Author

@biji biji commented on 9087a86 Jun 27, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#7
#8

Please sign in to comment.