주요 메뉴에 상단 바 추가
This commit was merged in pull request #87.
This commit is contained in:
+8
-1
@@ -45,6 +45,8 @@ div {
|
||||
line-height:50px;
|
||||
font-size: 30px; font-weight: bold;
|
||||
text-align: center;
|
||||
color:white;
|
||||
padding:0;
|
||||
}
|
||||
|
||||
.legacy_layout div {
|
||||
@@ -87,6 +89,7 @@ button {
|
||||
background-color: black; color: white;
|
||||
font-family: '맑은 고딕';
|
||||
font-size: 13px;
|
||||
line-height:1.3;
|
||||
}
|
||||
|
||||
.font0 { font-size: 10px; }
|
||||
@@ -94,4 +97,8 @@ button {
|
||||
.font2 { font-size: 15px; }
|
||||
.font3 { font-size: 20px; }
|
||||
.font4 { font-size: 30px; }
|
||||
.font5 { font-size: 50px; }
|
||||
.font5 { font-size: 50px; }
|
||||
|
||||
caption.section_title {
|
||||
caption-side:top;
|
||||
}
|
||||
Reference in New Issue
Block a user