DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:css

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
devel:css [2017-06-12 21:10] – [2. Plugins Styles] tightened wording bactramdevel:css [2017-12-05 01:47] – [4. User Styles] Updated to example tested on Frusterick Manners 153.107.193.209
Line 79: Line 79:
 These style files are useful to override small portions of template or plugin styles without running into problems on updating those later. These style files are useful to override small portions of template or plugin styles without running into problems on updating those later.
  
-UsercommentUserStyle example needed here please. FIXME +The following example reduces the bottom margin of the h2 and h3 headings when viewing in browser:  
- +<code css userstyle.css> 
-<code css> +h2, h3 
- +  margin-bottom4px
-h1 +}
-  colorgreen+
-  }+
  
 </code> </code>
- 
-This has no effect on my headings, please expand this example or point out the shortcoming with detailed example cases. 
- 
 ===== Using IDs ===== ===== Using IDs =====
  
devel/css.txt · Last modified: 2023-01-26 05:03 by 184.103.8.4

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki