get paid to paste

Ia by Akiroz

/* MAL IA Style by b1o2r3i4s5 2012 */
/* Special Thanks to Kyouhansha, al_exs, and Shishio-kun for the "Top Bar" */

/* Icon "top bar" */
@\import "https://storage.live.com/items/4A07C1EEED420167%21152";
body
{
    background-image: url(http://dl.dropbox.com/s/m502vzp0bl611e5/bg.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    color: #000;
    font-size: 14.00px;
    font-family: "Comic Sans MS", cursive, sans-serif;
}

#list_surround
{
    margin-left:15px;
    margin-top:-60px;
    margin-bottom: 100px;
    width:700px;
    background: rgba(255, 255, 255, 0.6);
/* Gradient Borders */
    border: 20px solid transparent;
    -moz-border-image:url(http://dl.dropbox.com/s/omqycl7at1an38s/border.png) 30 30 round;
    -webkit-border-image:url(http://dl.dropbox.com/s/omqycl7at1an38s/border.png) 30 30 round;
    -o-border-image:url(http://dl.dropbox.com/s/omqycl7at1an38s/border.png) 30 30 round;
    border-image:url(http://dl.dropbox.com/s/omqycl7at1an38s/border.png) 30 30 round;
	-webkit-background-clip: padding-box !important;
	background-clip: padding-box !important;
}

/* Highlights Rows on Hover */
tr:hover .td1, tr:hover .td2
{
    background-image:url(http://dl.dropbox.com/s/7jfq7ci2jzsjqt9/hl2.png);
    background-size:100% 100%;
}
/* Highlight Image for First Column */
tr:hover .td1:first-of-type, tr:hover .td2:first-of-type
{background-image:url(http://dl.dropbox.com/s/fvaxgt22bl9uubn/hl3.png);}

/* Highlight Image for Last Column */
tr:hover .td1:last-of-type, tr:hover .td2:last-of-type
{background-image:url(http://dl.dropbox.com/s/fync1jnnp6ijswg/hl4.png);}

/* Links */
a {color: #000; text-decoration: none;}
a:hover {text-decoration: underline;}

.td1, .td2, .table_header {padding: 1px 3px;}

/* Table Headers */
.header_title
{
    font-weight: bold;
    padding: 3px;
    text-align:center;
    font-size: 20px;
/* Highlight Table Headers */
    background-image:url(http://dl.dropbox.com/s/vtawz2kcult6olk/hl.png);
    background-size:100% 100%;
}

/* Hides category totals */
.category_totals {display:none;}

#grand_totals
{
    padding:3px;
    margin-bottom:20px;
    text-align:center;
    font-size:12px;
/* Highlight Grand total Header */
    background-image:url(http://dl.dropbox.com/s/vtawz2kcult6olk/hl.png);
    background-size:100% 70%;
    background-position:center top;
    background-repeat:no-repeat;
}

/*Grand total Header*/
#grand_totals:before
{
    content:"Grand Totals \a ";
    white-space: pre;
    font-weight: bold;
    padding: 3px;
    text-align:center;
    font-size: 18px;
}

#copyright
{
    padding:3px;
    font-size:12px;
    margin-bottom:5px;
}

/* Style Credits */
#copyright:before
{
    content:"CSS Style created by b1o2r3i4s5 \a Special Thanks to Kyouhansha, al_exs, and Shishio-kun for the Top Bar \a \a";
    white-space: pre;
}

Pasted: Jan 2, 2016, 5:40:20 am
Views: 761