##// END OF EJS Templates
Show tag info in the center in MD theme
neko259 -
r1329:6d1af961 default
parent child Browse files
Show More
@@ -115,6 +115,10 body {
115 visibility: hidden;
115 visibility: hidden;
116 }
116 }
117
117
118 .tag_info {
119 text-align: center;
120 }
121
118 .header {
122 .header {
119 border-bottom: solid 2px #ccc;
123 border-bottom: solid 2px #ccc;
120 margin-bottom: 5px;
124 margin-bottom: 5px;
General Comments 0
You need to be logged in to leave comments. Login now