File tree 2 files changed +15
-10
lines changed
2 files changed +15
-10
lines changed Original file line number Diff line number Diff line change 21
21
</ div >
22
22
< br > < br >
23
23
< div class ="title_box ">
24
- < h2 class ="headings " align ="center "> Events : Engi'17</ h2 >
24
+ < p class ="headings " align ="center "> Events : Engi'17</ p >
25
25
< p align ="center "> Feel free to be innovative with colors, sizes, alignment: you name it. < br >
26
26
you can change some html if you want.
27
27
</ p >
@@ -104,7 +104,7 @@ <h4 class="container"><b>Passout ;)</b></h4>
104
104
</ div >
105
105
</ div >
106
106
</ div >
107
-
107
+ < br > < br > < br >
108
108
< footer >
109
109
< a href ="# " class ="fa fa-facebook "> </ a >
110
110
< a href ="# " class ="fa fa-twitter "> </ a >
Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ background:#C8CBFC;
6
6
.headings {
7
7
font-weight : bold;
8
8
}
9
+
10
+ p .headings {
11
+ font-size : 50px ;
12
+ text-shadow : 0 0 5px red;
13
+ }
9
14
.navbar {
10
15
overflow : hidden;
11
16
background-color : black;
@@ -150,28 +155,28 @@ img {
150
155
opacity : 0.8 ;
151
156
}
152
157
153
- .fa-facebook {
154
- background : Transparent;
155
- color : black ;
158
+ .fa-facebook {
159
+ background : Transparent;
160
+ color : white ;
156
161
}
157
162
158
163
.fa-twitter {
159
164
background : Transparent;
160
- color : black ;
165
+ color : white ;
161
166
}
162
167
163
168
.fa-google {
164
169
background : Transparent;
165
- color : black ;
170
+ color : white ;
166
171
}
167
172
168
173
.fa-instagram {
169
174
background : Transparent;
170
- color : black ;
175
+ color : white ;
171
176
}
172
177
173
178
footer {
174
179
display : block;
175
- float : right ;
176
- margin : 20 px ;
180
+ background : black ;
181
+ width : 100 % ;
177
182
}
You can’t perform that action at this time.
0 commit comments