Browse Source

[kitagata_support:10090] HP更新依頼  ※至急

kuni 4 years ago
parent
commit
589b3aaa54
1 changed files with 4 additions and 3 deletions
  1. 4
    3
      css/slideme.css

+ 4
- 3
css/slideme.css View File

@@ -90,14 +90,15 @@ li.prev {
90 90
 	left: 0;
91 91
 	margin: auto;
92 92
 	/*上下左右中央に*/
93
-	width: 400px;
93
+	width: 600px;
94 94
 	/*widthの指定は必須*/
95
-	height: 30px;
95
+	height: 50px;
96 96
 	/*heightの指定は必須*/
97
-	font-size: x-large;
97
+	font-size: xx-large;
98 98
 	line-height: 120%;
99 99
 	text-align: center;
100 100
 	color: white;
101
+	font-weight: bold;
101 102
 }
102 103
 
103 104
 #position-absolute a :hover {

Loading…
Cancel
Save