Skip to content
Snippets Groups Projects
Commit e6860ca5 authored by Brian Canini's avatar Brian Canini
Browse files

adding padding to buckeye alert

parent 56ab62fd
No related merge requests found
......@@ -3,7 +3,7 @@
/* Buckeye Alert */
#buckeye_alert {background:#900; color:#fff; margin: 0; padding:0; display:none; font-family:Arial,sans-serif; font-weight: 700;}
#buckeye_alert h3 {color:#fff; padding:.5em 0 0 0; margin-bottom:0;}
#buckeye_alert p {padding:0.8em 0; margin:0; color: #fff;}
#buckeye_alert p {padding:0.8em 0.5em; margin:0; color: #fff;}
#buckeye_alert a {color:#fff; text-decoration:underline;}
#buckeye_alert_msg p {font-size:1.1em;}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment