Scribble Buttons skin by AO3
Scribbly pencil background and marker font. Please DO copy and reuse and modify this code any way you like! CREDITS- # links to free, open font downloads: [ Trash Hand by Luce Averous @ http://www.luce.averous.com/] or alt GoodDog: http://www.fontsquirrel.com/fonts/GoodDog # instructions: This component is useful for paper/notebook layouts like Desk Job
- Role:
- Media:
- screen
- Condition:
- Normal
CSS
#header .primary a,
#header input[type="submit"],
.actions a,
.actions a,
.action,
input[type="submit"],
button,
.current,
#dashboard .current,
.actions label {
background: url("/images/skins/textures/tiles/black-scribble-x.png") repeat-x;
background-size: 40px;
border: 0;
text-shadow: -1px 0px 0 #eee;
font-size: larger;
font-family: "TrashHand", "GoodDog", "Lucida Handwriting", cursive;
color: #222;
}

