]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/style.css
Preparations for a new tag structure. Tags are now stored in a dedicated table.
[friendica.git] / view / theme / vier / style.css
index dcf8d34253c29696bf41d5a4030024d5ba2632ae..aa66769db2b4dc57ec25192931d8113c66b6f472 100644 (file)
@@ -1305,16 +1305,16 @@ border-bottom: 1px solid #D2D2D2;
 .wall-item-tags {
   padding-top: 1px;
   padding-bottom: 2px;
-  display: none;
+  /*display: none;*/
 }
 
 .tag {
   color: rgb(153,153,153);
-  padding-left: 3px;
-  font-size: 10px;
+  /*padding-left: 3px;
+  font-size: 10px;*/
 }
 .tag a {
-  padding-right: 8px;
+  /*padding-right: 8px;*/
   color: rgb(153,153,153);
 }
 .wwto {