mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-25 08:54:10 +00:00
all
This commit is contained in:
parent
200a2e7243
commit
4f8f0ab66f
8 changed files with 60 additions and 40 deletions
|
|
@ -35,7 +35,7 @@ a:focus { outline: thin dotted; }
|
|||
/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
|
||||
a:hover, a:active { outline: 0; }
|
||||
|
||||
ul{ margin: 1em 0; padding: 0 0 0 40px; }
|
||||
ul{ margin: 1em 0; padding: 0 20px 0 20px; }
|
||||
|
||||
/*
|
||||
* 1. Display hand cursor for clickable form elements
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue