[pmwiki-users] Changing width of '----' horizontal rule

kirpi at kirpi.it kirpi at kirpi.it
Fri Jul 25 02:22:18 CDT 2008


> (:table width=50% align=center:)
> (:cell:)
> ----
> (:tableend:)
> someone more talented than I am might write a
> proper css for this.

> #wikitext hr {
> 	border: 0;
>	width: 61.8%;
>	color: #e66e31;
>	background-color: #e66e31;
>	height: 1px;
> }

Indeed, while I was writing I didn't yet see that John solved it the
smartest way already.
Thank you, John.

Luigi


P.S. If, instead, you want to have fun with colors...
http://www.kirpi.it/wiki/pmwiki.php?n=Test.RainbowStrip



More information about the pmwiki-users mailing list