Pastor Rick
Head Administrator
Registered: 07-2005
Location: Texas
Posts: 560
Karma: 11 (+12/-1)
|
Reply ● Quote
|
|
CSS Design Snippets
What is this? Well, this is a place to share little snippets of CSS code that can make your board look better or load faster or...
The main thing is to keep it simple, small pieces of code with examples of how to use it without getting technical so a new board owner with zero experience can obtain success early and be encouraged to continue ...
|
12/31/2006, 9:29 am
|
Link to this post
Send Email to Pastor Rick
Send PM to Pastor Rick
Blog
|
Pastor Rick
Head Administrator
Registered: 07-2005
Location: Texas
Posts: 560
Karma: 11 (+12/-1)
|
Reply ● Quote
|
|
Re: CSS Design Snippets
An "Irish Green" inspired separator gradient (dark center):
background: linear-gradient(to top, #174408 0%, #104206 48%, #1f6d08 100%);
note: The image is an enlarged image to let you see what the gradient looks like when in use.
Last edited by Pastor Rick, 1/6/2019, 6:54 pm
|
1/6/2019, 6:46 pm
|
Link to this post
Send Email to Pastor Rick
Send PM to Pastor Rick
Blog
|