Remove unnecessary CSS rule.
[Sone.git] / src / main / resources / static / css / sone.css
index 34ea136..00d9e36 100644 (file)
@@ -51,7 +51,6 @@ textarea {
 
 #sone a.internet {
        color: rgb(255, 0, 0);
-       font-weight: bold;
 }
 
 #sone a img {
@@ -74,10 +73,6 @@ textarea {
        float: right;
 }
 
-#sone #notification-area .notification > div {
-       display: inline;
-}
-
 #sone #notification-area .notification .post-count {
        margin-left: 1ex;
 }