File tree Expand file tree Collapse file tree 3 files changed +25
-0
lines changed Expand file tree Collapse file tree 3 files changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -111,6 +111,16 @@ <h3>Crapchat</h3>
111
111
</ article >
112
112
</ a >
113
113
</ div >
114
+ < div class ="col-md-6 ">
115
+ < a href ="http://knockoffia.devsdodesign.com/ " class ="project-link ">
116
+ < article class ="project blown-over knockoffia ">
117
+ < div >
118
+ < h3 > Knockoffia</ h3 >
119
+ < p > Your phone is too complicated</ p >
120
+ </ div >
121
+ </ article >
122
+ </ a >
123
+ </ div >
114
124
</ div > <!-- .row -->
115
125
116
126
< div class ="row ">
Original file line number Diff line number Diff line change @@ -158,3 +158,18 @@ a.project-link:hover {
158
158
.crapchat p {
159
159
text-shadow : 2px 2px 1px black;
160
160
}
161
+
162
+ .knockoffia {
163
+ background : url (project-knockoffia.png);
164
+ background-position : bottom right;
165
+ padding : 85px 40px ;
166
+ }
167
+
168
+ .knockoffia h3 {
169
+ color : # b6c38d ;
170
+ text-shadow : 2px 2px 1px black;
171
+ }
172
+
173
+ .knockoffia p {
174
+ text-shadow : 2px 2px 1px black;
175
+ }
You can’t perform that action at this time.
0 commit comments