feat: 나머지 메인 버튼도 lumen 버튼으로 통일

This commit is contained in:
2021-11-30 01:38:07 +09:00
parent 6dcb46c0b8
commit 3c930dacb8
4 changed files with 47 additions and 63 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<div class="buttonPlate bg1">
<div class="buttonPlate">
<a href="a_status.php" target="_blank" class="open-window"><button type="button" class="toolbarButton">세력도</button></a>
<a href="a_kingdomList.php" target="_blank" class="open-window"><button type="button" class="toolbarButton">세력일람</button></a>
<a href="a_genList.php" target="_blank" class="open-window"><button type="button" class="toolbarButton">장수일람</button></a>