* set the margin of p tags in comments.
This commit is contained in:
@@ -361,7 +361,6 @@ table.tablesorter thead tr .headerSortDown {background-image: url(./images/table
|
||||
.history, .changes {border:1px solid #ccc; background:#f2f2f2; padding:10px; margin-top:10px; margin-bottom:10px; color:#333; line-height:20px;}
|
||||
.history .changes {border:none; margin:0; padding:0}
|
||||
.content {font-size:14px; padding:10px}
|
||||
.content p {margin:0px}
|
||||
.roadmap {width:180px; margin:10px auto 10px auto; padding:15px 10px; font-weight:bold}
|
||||
.roadmap a{color:#ccc;}
|
||||
.roadmap p{margin:2px}
|
||||
@@ -372,6 +371,8 @@ table.tablesorter thead tr .headerSortDown {background-image: url(./images/table
|
||||
#bysearchTab a{color:red}
|
||||
#fileform .text-3 {margin-bottom:5px}
|
||||
|
||||
.content p, .history p {margin:0}
|
||||
|
||||
.tabs a{display:block; width:80%; margin:auto auto 10px auto; padding:5px; border:1px solid blue; text-decoration:none; overflow:hidden; white-space:nowrap; text-align:center}
|
||||
.tabs a.current {background:green; color:white}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user