You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

404.css 228B

123456789101112
  1. #body-login .error-broken-link{
  2. text-align:left;color:#fff;
  3. }
  4. #body-login .error-broken-link ul{
  5. margin:10px 0 10px 0;
  6. }
  7. #body-login .error-broken-link ul li{
  8. list-style: disc;list-style-position:inside;cursor:default;
  9. }