@@ -17,7 +17,7 @@
.course-name {
background: #1CC0F3;
- padding: 4px 13px;
+ padding: 2px 15px;
margin-right: 10px;
color: white;
border-radius: 18px;
@@ -26,7 +26,6 @@
}
.record-name {
- color: white;
font-size: 18px;
font-weight: bold;
vertical-align: top;
@@ -115,13 +114,13 @@
.content-title {
- border-left: 10px solid #1CC0F3;
+ border-left: 8px solid #1CC0F3;
// color: white;
padding-left: 14px;
line-height: 20px;
font-size: 20px;
margin-top: 25px;
- margin-bottom: 20px;
+ margin-bottom: 6px;
.page-content {