File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1616 <link rel="icon" href="<?php echo base_url ();?> static/images/favicon/favicon.ico">
1717</head>
1818
19- <body>
19+ <body style="margin: 20px;" >
2020<!--nav-->
2121<?php $ this ->load ->view ('nav ' );?>
2222<!--nav end-->
Original file line number Diff line number Diff line change 1616 <link rel="icon" href="<?php echo base_url ();?> static/images/favicon/favicon.ico">
1717</head>
1818
19- <body>
19+ <body style="margin: 20px;" >
2020<!--nav-->
2121<?php $ this ->load ->view ('nav ' );?>
2222<!--nav end-->
Original file line number Diff line number Diff line change 11# home {
2- margin : 40 px ;
2+ margin : 20 px ;
33 background-color : # E3D8BC ;
44 background-image : url(../ images/bg.png);
55 background-position : bottom right, top;
99}
1010
1111# about {
12- margin : 40 px ;
12+ margin : 20 px ;
1313 background-color : # FFF0D3 ;
1414 background-image : url(../ images/shine.jpg);
1515 background-position : bottom right, top;
1919}
2020
2121# tweets {
22- margin : 40 px ;
22+ margin : 20 px ;
2323 background-color : # 5A7BA6 ;
2424 background-image : url(../ images/stich.jpg);
2525 background-position : bottom right, top;
2929}
3030
3131# diaries {
32- margin : 40 px ;
32+ margin : 20 px ;
3333 background-color : white;
3434 background-image : url(../ images/meow.jpg);
3535 background-position : bottom left, top;
3939}
4040
4141# learnjourney {
42- margin : 40 px ;
42+ margin : 20 px ;
4343 background-color : # E4E0D5 ;
4444 background-image : url(../ images/InkCat.jpg);
4545 background-size : contain;
5050 }
5151
5252# guestbook-color {
53- margin : 40 px ;
53+ margin : 20 px ;
5454 background-image : url(../ images/Alice.jpg);
5555 background-size : 100% 100% ;
5656 background-repeat : no-repeat;
You can’t perform that action at this time.
0 commit comments