8,047
edits
Paradox-01 (talk | contribs) m (gradient) |
Paradox-01 (talk | contribs) No edit summary |
||
Line 573: | Line 573: | ||
:If you look closely there are 3 px value in the gradient code: for clean stripes let the last value be the sum of the others. | :If you look closely there are 3 px value in the gradient code: for clean stripes let the last value be the sum of the others. | ||
: background-image: -webkit-repeating-linear-gradient(-45deg, transparent, transparent '''10px''', rgba(0, 0, 255, 0.2) '''10px''', rgba(0, 0, 255, 0.2) '''20px'''); --[[User:Paradox-01|paradox-01]] ([[User talk:Paradox-01|talk]]) 11:29, 18 November 2012 (CET) | : background-image: -webkit-repeating-linear-gradient(-45deg, transparent, transparent '''10px''', rgba(0, 0, 255, 0.2) '''10px''', rgba(0, 0, 255, 0.2) '''20px'''); --[[User:Paradox-01|paradox-01]] ([[User talk:Paradox-01|talk]]) 11:29, 18 November 2012 (CET) | ||
: The table in your [[User:Iritscen/TestSpace|test space]] will look okay if you enable the position fixed in Common.css again. That code piece rips the cell out of the table. I added some columns to fix it. --13:12, 18 November 2012 (CET) |
edits