File tree 2 files changed +10
-6
lines changed
2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change @@ -215,6 +215,10 @@ nav li a
215
215
{
216
216
margin-left : 0px ;
217
217
}
218
+ .intro
219
+ {
220
+ font-size : 18px ;
221
+ }
218
222
}
219
223
/*css end for main section*/
220
224
@@ -385,16 +389,16 @@ tr td:nth-child(1)
385
389
.top-button
386
390
{
387
391
display : none;
388
- position : fixed;
392
+ position : fixed;
389
393
bottom : 3% ;
390
394
right : 3% ;
391
395
background-color : # 7456c6 ;
392
396
color : # fff ;
393
397
cursor : pointer;
394
- border-radius : 10 px ;
395
- font-size : 30 px ;
396
- width : 50 px ;
397
- height : 50px ;
398
+ border-radius : 19 % ;
399
+ font-size : 25 px ;
400
+ width : 45 px ;
401
+ /*max- height: 50px;*/
398
402
}
399
403
/* css end for top button */
400
404
/* css to just debug some thing*/
Original file line number Diff line number Diff line change @@ -421,7 +421,7 @@ <h1 class="text-center section-heading">
421
421
<!-- footer section end -->
422
422
423
423
< a href ="#top " id ="top-button " class ="top-button btn " onclick ="jsfunction() ">
424
- < i class ="fa fa-angle-up "> </ i >
424
+ < i class ="fa fa-angle-up text-center "> </ i >
425
425
</ a >
426
426
427
427
< script type ="text/javascript ">
You can’t perform that action at this time.
0 commit comments