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 @@ -122,6 +122,16 @@ <h3>Knockoffia</h3>
122
122
</ article >
123
123
</ a >
124
124
</ div >
125
+ < div class ="col-md-6 ">
126
+ < a href ="http://devsdodesign.com/pixely " class ="project-link ">
127
+ < article class ="project blown-over pixely ">
128
+ < div >
129
+ < h3 > Pixely</ h3 >
130
+ < p > Test out your Crapchat skills.</ p >
131
+ </ div >
132
+ </ article >
133
+ </ a >
134
+ </ div >
125
135
</ div > <!-- .row -->
126
136
127
137
< div class ="row ">
Original file line number Diff line number Diff line change @@ -174,4 +174,19 @@ a.project-link:hover {
174
174
175
175
.knockoffia p {
176
176
text-shadow : 2px 2px 1px black;
177
+ }
178
+
179
+ .pixely {
180
+ background : url (project-pixely.png);
181
+ background-position : bottom left;
182
+ padding : 85px 40px ;
183
+ }
184
+
185
+ .pixely h3 {
186
+ color : # ee305f ;
187
+ text-shadow : 2px 2px 1px black;
188
+ }
189
+
190
+ .pixely p {
191
+ text-shadow : 2px 2px 1px black;
177
192
}
You can’t perform that action at this time.
0 commit comments