File tree 4 files changed +12
-2
lines changed
4 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -20,15 +20,15 @@ <h1>ᱥᱟᱱᱛᱟᱲ Dictionary</h1>
20
20
</ main >
21
21
< footer >
22
22
< div class ="container ">
23
- < p > © ᱒᱐᱒᱔ < a href ="/sat/ " target ="_blank " style =" text-decoration: none; color: inherit; " > ᱥᱟᱱᱛᱟᱲ </ a > Dictionary . All rights reserved.</ p >
23
+ < p > © ᱒᱐᱒᱔ < a href ="https://olbaha.blogspot.com/ " target ="_blank " rel =" noopener " > Santali Tools </ a > . All rights reserved.</ p >
24
24
</ div >
25
25
</ footer >
26
26
27
27
<!-- Modal for word details -->
28
28
< div id ="modal " class ="modal ">
29
29
< div class ="modal-content ">
30
30
< span class ="close "> ×</ span >
31
- < h2 style =" text-align: center; " > ᱟᱹᱲᱟᱹ ᱨᱮᱭᱟᱜ ᱢᱮᱱᱮᱫ</ h2 >
31
+ < h2 > ᱟᱹᱲᱟᱹ ᱨᱮᱭᱟᱜ ᱢᱮᱱᱮᱫ</ h2 >
32
32
< div class ="word-detail ">
33
33
< div class ="label "> ᱥᱟᱱᱛᱟᱲ:</ div >
34
34
< div id ="modalSantali " class ="word "> </ div >
Original file line number Diff line number Diff line change 5
5
< meta charset ="UTF-8 ">
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7
7
< title > ᱠᱷᱮᱨᱣᱟᱲᱟᱜ ᱥᱟᱯᱟᱵ | Santali Tools</ title >
8
+ < link rel ="icon " type ="image/png " href ="./assets/icons/logo/favicon.ico ">
8
9
< link rel ="stylesheet " href ="./assets/layout/css/layout.css ">
9
10
< link rel ="stylesheet " href ="assets/template/css/home/home.css ">
10
11
< link rel ="preconnect " href ="https://fonts.googleapis.com ">
Original file line number Diff line number Diff line change @@ -112,6 +112,10 @@ footer {
112
112
border-radius : 10px ;
113
113
}
114
114
115
+ .modal .modal-content h2 {
116
+ text-align : center;
117
+ }
118
+
115
119
.close {
116
120
color : # aaa ;
117
121
float : right;
@@ -152,3 +156,8 @@ footer {
152
156
.no-results h1 {
153
157
color : # 008cff ;
154
158
}
159
+
160
+ footer .container a {
161
+ text-decoration : none;
162
+ color : inherit;
163
+ }
You can’t perform that action at this time.
0 commit comments