diff --git a/hwe/index.php b/hwe/index.php index e58b756e..45b73e0d 100644 --- a/hwe/index.php +++ b/hwe/index.php @@ -258,15 +258,15 @@ $nationColorType = substr($myNationStatic['color'] ?? '#000000', 1);
-
장수 동향
+
장수 동향
-
개인 기록
+
개인 기록
-
중원 정세
+
중원 정세
diff --git a/hwe/scss/main.scss b/hwe/scss/main.scss index d581cda3..bf2b05ae 100644 --- a/hwe/scss/main.scss +++ b/hwe/scss/main.scss @@ -516,4 +516,9 @@ body { opacity: 0.7; } } +} + +.s-border-tb{ + border-top: gray solid 1px; + border-bottom: gray solid 1px; } \ No newline at end of file