Open main menu
Home
Random
Log in
Settings
About wiki
Terms and conditions of use
wiki
Search
Changes
← Older edit
Newer edit →
User:Samuel.Burke/sandbox
(view source)
Revision as of 09:51, 30 July 2020
14 bytes added
,
09:51, 30 July 2020
no edit summary
Line 168:
Line 168:
}
}
−
.alert
, .label
{
+
.alert {
−
border
-radius: 0;
+
border:
1px
solid
transparent
;
−
border-style
: solid
;
−
border-width: 0 0 0 4px
;
}
}
Line 179:
Line 177:
.alert-primary {
.alert-primary {
−
border: 1px solid rgba(38, 154, 188, 0.81);
background-color: rgba(1, 204, 220, 0.16);
background-color: rgba(1, 204, 220, 0.16);
box-shadow: 0px 0px 2px #03fff5;
box-shadow: 0px 0px 2px #03fff5;
+
border: rgba(38, 154, 188, 0.81);
color: rgb(17, 69, 85);
color: rgb(17, 69, 85);
+
border-radius: 0;
+
border-style: solid;
+
border-width: 0 0 0 4px;
}
}
Samburkeottawa
566
edits