custom.css 248 B

123456
  1. @import url("screen.css"); /* default gitit screen styles */
  2. @import url("hk-pyg.css"); /* for syntax highlighting */
  3. /* Put your custom style modifications here: */
  4. #userbox { text-align: right; font-weight: bold; margin: 0em 0em -3.4em 0em; }