Advertisement
Guest User

Untitled

a guest
Jul 25th, 2017
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. p, ul, ol, dl, table, blockquote, pre, .wd-Alert, .wd-Alert--info, .notify-msg.info, #block-system-help, .wd-Alert--warning, .notify-msg.warning, .wd-Alert--error, .notify-msg.error, .wd-Alert--success, .notify-msg.success, .notify-msg {
  2. margin-bottom: 10px;
  3. }
  4.  
  5. a {
  6. font-weight: bold;
  7. }
  8.  
  9. a:hover {
  10. text-decoration: underline;
  11. }
  12.  
  13. a.external:after {
  14. content: "\f08e";
  15. font-family: FontAwesome;
  16. margin-left: 4px;
  17. text-decoration: none;
  18. }
  19.  
  20. .btn-page-nav {
  21. color: #c00 !important;
  22. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement