User Tools

Site Tools


csscheats

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
csscheats [2016/01/09 06:02]
dwheele [Selectors]
csscheats [2016/06/10 00:25] (current)
admin ↷ Page moved from dan:csscheats to csscheats
Line 17: Line 17:
  
   * border   * border
 +    * border: 5px solid red;
 +    * border-bottom : 2px;
 +  * font-family
   * margin   * margin
   * font-color   * font-color
   * background-color   * background-color
 +    * background-color: #00ff00;
 +  * color (sets Text color)
 +    * color: #00ff00;
 +  * padding
 +    * padding: 3px; -> 3 pixels all around, or specify clockwise starting with top
  
 ===== Examples ===== ===== Examples =====
csscheats.1452319368.txt.gz · Last modified: 2016/01/09 06:02 by dwheele