updated sara.objectionable.solutions content
This commit is contained in:
parent
e53fa6a6e5
commit
9f0bc9d2c7
24 changed files with 267 additions and 54 deletions
|
|
@ -108,6 +108,21 @@
|
|||
background-position: 50% 50%;
|
||||
}
|
||||
|
||||
.project-card[fencer-collision] {
|
||||
background-image: url('../assets/fencer-collisions.png');
|
||||
background-position: 50% 50%;
|
||||
}
|
||||
|
||||
.project-card[practice-shooter] {
|
||||
background-image: url('../assets/practice-shooter-cover.png');
|
||||
background-position: 50% 50%;
|
||||
}
|
||||
|
||||
.project-card[terrain-editor] {
|
||||
background-image: url('../assets/terrain-editor.png');
|
||||
background-position: 50% 50%;
|
||||
}
|
||||
|
||||
.project-card > h2 {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue