Переглянути джерело

[kitagata_support-18354] 【都市環境課】【5-24〆】HPの更新について(生き物図鑑)

furutaNaoki 1 рік тому
джерело
коміт
e7649301ec
1 змінених файлів з 7 додано та 3 видалено
  1. 7
    3
      css/kitagata_creature_encyclopedia.css

+ 7
- 3
css/kitagata_creature_encyclopedia.css Переглянути файл

@@ -3,10 +3,14 @@
3 3
 }
4 4
 
5 5
 .overview {
6
-    margin-bottom: 20px;
6
+    margin-bottom: 28px;
7 7
     width: 100%;
8 8
 }
9 9
 
10
+.overview p {
11
+    font-size: 1.1rem;
12
+}
13
+
10 14
 .springCreaturesTitleBar {
11 15
     content: '';
12 16
     width: 94%;
@@ -14,7 +18,7 @@
14 18
     display: inline-block;
15 19
     background-color:	#AEAEAE;
16 20
     position: absolute;
17
-    top: 148px;
21
+    top: 154px;
18 22
 }
19 23
 
20 24
 .springCreaturesTitleBar::after {
@@ -36,7 +40,7 @@
36 40
     display: inline-block;
37 41
     background-color: #00AE9D;
38 42
     position: absolute;
39
-    top: 1390px;
43
+    top: 1400px;
40 44
 }
41 45
 
42 46
 .summerCreaturesTitleBar::after {

Завантаження…
Відмінити
Зберегти