Update welcome page with theme link

This commit is contained in:
Brian Miyaji
2015-04-14 17:51:18 +10:00
parent c0f8cc54ca
commit 841fcd8124
2 changed files with 18 additions and 5 deletions

View File

@@ -736,6 +736,9 @@ table.sp-status-table td mark.yes {
margin-left: 3px;
vertical-align: middle;
}
.about-sportspress-wrap .nav-tab-wrapper {
clear: both;
}
.about-sportspress-wrap .sp-feature {
overflow: visible !important;
*zoom:1;
@@ -769,6 +772,10 @@ table.sp-status-table td mark.yes {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.about-sportspress-wrap .sp-theme-screenshot {
float: left;
margin-right: 15px;
}
.about-sportspress-wrap .form-table th {
width: auto;
}