⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
TYPO3 Core
All Projects
TYPO3 Core
Overview
Activity
Roadmap
Issues
Repository
Download (393 Bytes)
Bug #79572
ยป test.css
Riccardo De Contardi
, 2018-07-21 21:46
body
{
background-image
:
url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10'><linearGradient id='gradient'><stop offset='10%' stop-color='%23F00'/><stop offset='90%' stop-color='%23fcc'/> </linearGradient><rect fill='url(%23gradient)
' x='
0
' y='
0
' width='
100%
' height='
100%
'
/
><
/
svg
>"
);
color
:
white
;
text-shadow
:
2px
2px
rgba
(
0
,
0
,
0
,
0.4
);
}
(1-1/1)
Loading...