summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web/wwwroot/Content/css
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2018-06-09 15:37:17 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2018-06-09 15:37:17 -0400
commit6e0dcddeb8dd5bcc51e92a4dead42c6757e543e1 (patch)
tree052bc047d8df591e3190ed5ebc8c1468ed371a1f /src/SMAPI.Web/wwwroot/Content/css
parent1ae1a2620ea0a9bda730b9b1a92145a9e255f9b3 (diff)
downloadSMAPI-6e0dcddeb8dd5bcc51e92a4dead42c6757e543e1.tar.gz
SMAPI-6e0dcddeb8dd5bcc51e92a4dead42c6757e543e1.tar.bz2
SMAPI-6e0dcddeb8dd5bcc51e92a4dead42c6757e543e1.zip
strip 'noinclude' blocks from release descriptions serverside
Diffstat (limited to 'src/SMAPI.Web/wwwroot/Content/css')
-rw-r--r--src/SMAPI.Web/wwwroot/Content/css/index.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/SMAPI.Web/wwwroot/Content/css/index.css b/src/SMAPI.Web/wwwroot/Content/css/index.css
index 06cd6fb4..6340ed87 100644
--- a/src/SMAPI.Web/wwwroot/Content/css/index.css
+++ b/src/SMAPI.Web/wwwroot/Content/css/index.css
@@ -48,10 +48,6 @@ h1 {
padding-left: 1em;
}
-.github-description .noinclude {
- display: none;
-}
-
#support-links li small {
display: block;
width: 50em;