##// END OF EJS Templates
Tag is in the center, but the text is left-aligned
neko259 -
r1330:54033684 default
parent child Browse files
Show More
@@ -119,6 +119,10 b' body {'
119 119 text-align: center;
120 120 }
121 121
122 .tag_info > .tag-text-data {
123 text-align: left;
124 }
125
122 126 .header {
123 127 border-bottom: solid 2px #ccc;
124 128 margin-bottom: 5px;
General Comments 0
You need to be logged in to leave comments. Login now