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

Loading…
Cancel
Save