File tree Expand file tree Collapse file tree 6 files changed +3
-14
lines changed Expand file tree Collapse file tree 6 files changed +3
-14
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ <h1 class="text-center title-projects">PORTFOLIO</h1>
129
129
< div class ="col-sm-4 web all ">
130
130
< div class ="panel panel-default card-effect ">
131
131
< div class ="panel-body ">
132
- < img src ="./Ronald Ekambi_files /myweb.png " class ="img-responsive fit-in-panel ">
132
+ < img src ="img /myweb.png " class ="img-responsive fit-in-panel ">
133
133
</ div >
134
134
< div class ="panel-footer text-center "> < a href ="http://ronaldekambi.ca/ " target ="_blank "> ronaldekambi.ca</ a > </ div >
135
135
</ div >
@@ -153,7 +153,7 @@ <h1 class="text-center title-projects">PORTFOLIO</h1>
153
153
</ div >
154
154
< div class ="row text-center " id ="resume ">
155
155
< h1 class ="text-center title-projects "> RESUME</ h1 >
156
- < object data ="./Ronald Ekambi_files /ronaldweb.pdf " type ="application/pdf " width ="70% " height ="80% " style ="padding-bottom: 10px; " internalinstanceid ="3 ">
156
+ < object data ="files /ronaldweb.pdf " type ="application/pdf " width ="70% " height ="80% " style ="padding-bottom: 10px; " internalinstanceid ="3 ">
157
157
< p > PDF too large to load on mobile but you can download it
158
158
< a href ="files/ronaldweb.pdf "> here</ a >
159
159
</ p >
Original file line number Diff line number Diff line change 1
1
body {
2
2
padding-top : 65px ;
3
- background-color : blue;
4
3
}
5
4
.title-projects {
6
5
font-size : 40px ,
@@ -105,18 +104,8 @@ body{
105
104
-o-transition : margin 0.2s ease-out;
106
105
transition : margin 0.2s ease-out;
107
106
}
108
- /*#page{
109
- display:none;
110
- }*/
111
107
# loading {
112
108
display : block;
113
109
height : 100% ;
114
110
width : 100% ;
115
- }
116
- /*@font-face {
117
- font-family: 'Abril Fatface Regular';
118
- src: url('font/AbrilFatface-Regular.otf');
119
- src: url('font/BRUSHSCI.TTF') format('truetype');
120
- font-weight: normal;
121
- font-style: normal;
122
- }*/
111
+ }
You can’t perform that action at this time.
0 commit comments