summaryrefslogtreecommitdiff
path: root/static/website/css/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/website/css/main.css')
-rw-r--r--static/website/css/main.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/static/website/css/main.css b/static/website/css/main.css
index 4debbbd..19d4136 100644
--- a/static/website/css/main.css
+++ b/static/website/css/main.css
@@ -98,7 +98,6 @@ body {
#content .question {
position: relative;
padding: 30px 0 15px 0;
- border-bottom: 1px solid #f5f5f5;
}
#content .editable {
padding: 15px 5px 15px 5px;
@@ -361,12 +360,12 @@ table .question a{
color: #a26dc8;
}
.carousel, .slick-list {
- height: 245px;
+ height: 178px;
margin-right: -2px;
}
.carousel .thumbnail {
width: 97%;
- height: 245px;
+ height: 178px;
border: 1px solid #cccccc;
}
.carousel .thumbnail img {