This repository was archived by the owner on Sep 25, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +18
-5
lines changed
Expand file tree Collapse file tree 5 files changed +18
-5
lines changed Original file line number Diff line number Diff line change 22 position : absolute;
33 top : 50% ;
44 left : 50% ;
5- margin-top : -150 px ;
5+ margin-top : -100 px ;
66 margin-left : -204px ;
77 border : 5px solid # cccccc ;
88 width : 408px ;
9- height : 300 px ;
10- padding : 0 px ;
9+ height : 140 px ;
10+ padding : 3 px ;
1111}
1212
1313/* Actual width: 118+2*1+2*5+2*3 = 136 */
2626.entry img {
2727 height : 95px ;
2828 display : inline-block;
29+ }
30+
31+ # footer {
32+ position : absolute;
33+ bottom : 0px ;
34+ width : 100% ;
35+ text-align : center;
2936}
Original file line number Diff line number Diff line change 1717 <div>Administration</div>
1818 </a>
1919 </div>
20+ </div>
21+ <div id= " footer" >
22+ <a href= " http://flx5.com/inmafss" target= " _blank" >© 2014 flx5</a>
2023</div>
Original file line number Diff line number Diff line change 11</div>
2- <div id= " footer" ></div>
2+ <div id= " footer" >
3+ <a href= " http://flx5.com/inmafss" target= " _blank" >© 2014 flx5</a>
4+ </div>
Original file line number Diff line number Diff line change 7070 bottom : 0px ;
7171 left : 30px ;
7272 right : 30px ;
73- height : 60 px ;
73+ height : 20 px ;
7474 background-color : # ccc ;
7575 border-top-left-radius : 20px ;
7676 border-top-right-radius : 20px ;
77+ text-align : center;
7778}
7879
7980# content {
You can’t perform that action at this time.
0 commit comments