Skip to content

Commit b75bd83

Browse files
authored
css update to about
1 parent 3d8abb4 commit b75bd83

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

css/index.css

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,15 @@ opacity: 100%;
118118
.outreach {
119119
background: repeating-linear-gradient(-45deg,#b265ac,#b265ac 10px,#a15c9c 10px,#a15c9c 20px);
120120
}
121+
.safety {
122+
background: repeating-linear-gradient(-45deg,#D19630,#D19630 10px,#BA8730 10px,#BA8730 20px);
123+
}
124+
.business {
125+
background: repeating-linear-gradient(-45deg,#BD1E59,#BD1E59 10px,#AF2055 10px,#AF2055 20px);
126+
}
127+
.executive {
128+
background: repeating-linear-gradient(-45deg,#333344,#333344 10px,#444455 10px,#444455 20px);
129+
}
121130

122131
@media screen and (max-width:770px) {
123132
.title {

0 commit comments

Comments
 (0)