| Author | arkaner |
|---|---|
| Created | Jan 8, 2008 |
| Updated | Jan 8, 2008 |
| Installs (this week) | 7 |
| Installs (total) | 436 |
My first submitted style and one of my first all together, so barely any great.
A small picture of Shino from the Naruto manga on a blue background, for the about:blank page.
Made it, because he's my favorite character.
Here's the code for your own: (replace the xxx with a url for your own image and the yyy with a color code for a different background color)
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url("about:blank") {
* {
background: url("xxx") yyy;
margin: 0px;
background-position: center;
background-attachment: fixed;
background-repeat: no-repeat;
}
}
A small picture of Shino from the Naruto manga on a blue background, for the about:blank page.
Made it, because he's my favorite character.
Here's the code for your own: (replace the xxx with a url for your own image and the yyy with a color code for a different background color)
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url("about:blank") {
* {
background: url("xxx") yyy;
margin: 0px;
background-position: center;
background-attachment: fixed;
background-repeat: no-repeat;
}
}
More Info
Feedback
Discussions
No discussions posted yet. Be the first to ask a question or review this style.
