Advertisement
lowheartrate

alerts-css.css

Dec 6th, 2016
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.08 KB | None | 0 0
  1. div#alert-message {
  2.     background-color:red;
  3.     text-align:left;
  4.     width:100%;
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement