get paid to paste

SAO by Inferno17

@import url(http://fonts.googleapis.com/css?family=Nova+Square);

  /* Import fonts */
		
	
	@import url(http://fonts.googleapis.com/css?family=Nova+Square); /* Import fonts */
	@import url("https://dl.dropbox.com/u/98878693/MyAnimeList/Sword%20Art%20Online/MenuSAO.css"); /* menu dynamiczne */
		
		
/*
// Self-explanatory
*/

	/* Kursor najazd - Cousor hover */
	
		a:visited, a:link, a:hover 
	{
	cursor: url("https://dl.dropbox.com/u/98878693/MyAnimeList/Sword%20Art%20Online/Cursor.png"), auto;
	}
		
BODY
	{
	/* Kursor zwykly - Cousor over */
		
		cursor: url("https://dl.dropbox.com/u/98878693/MyAnimeList/Sword%20Art%20Online/Cursor.png"), auto;
		
	/* Tlo - Background */
	
		
		background-color: #000000;
		background-image: url("http://i59.tinypic.com/2b8cr8.png"), url("http://i60.tinypic.com/qrm144.png"), url("http://i60.tinypic.com/2lj0ryg.jpg");
		background-size: 20%, 16%, cover;
		background-position: left bottom, right bottom;
		background-repeat: no-repeat, no-repeat, no-repeat;
		background-attachment: fixed, fixed, fixed;
		
		
	/* Inne - other */
		
		margin: 0;
        color: #505050;			/* kolor miedzy tabelami + stopka bez linkow */
        font-size: 15.00px;		/* wielkoϾ liter - naglowki tabel: on-hold, droped, etc... */
        font-family: 'Nova Square', Segoe Print;
		
		
	}

/*
// Determines the positioning of your list
*/

#list_surround
{
	/* Umieszczenie tabeli */
	margin: 0 auto !important;
	right: 0px;
	left: 0px;
	width: 920px;
	border-style: none; /* off Obramowka tabeli */
	border-width: 5px;
	border-top:none;
	border-bottom:none;
	border-color: #F0F0F0;
	padding-top: 356px; /* odleglosc od top */
	background:url("http://i.imgur.com/o8YAxnu.jpg");
	background-position: 50% 0%;
	background-repeat: no-repeat;
	background-size: 100%;
	filter: alpha(opacity=90);
	-moz-opacity: 0.5; 
	.opacity: 0.9; /* przezroczystosc tla - transparent */
	
	
	
}


/*
// All links on your list - wszystkie linki na liœcie (stronie) 
*/

    a 	/* zwykly */
        {
        color: #505050 ;
        text-decoration: none;
        }

    a:visited	/* kliknienty */
        {
        color: #505050 ;
        text-decoration: none;
        }

    a:hover	/* najazd */
        {
        color: #FFCC00;
        text-decoration: none;
        }

/*
// Alternating row color 1	-	Tabela nieparzyste
*/

    .td1
        {
				
        color: none;
        border-width: 0px 1px 1px 0px;
        border-style: solid;
        border-color: #A8A8A8;
        padding: 3px;		/* Wysokosc w tabeli */
        background-color: #F0F0F0 ;
		filter: alpha(opacity=80);
		-moz-opacity: 0.5; 
		opacity: 0.8; /* przezroczystosc tla - transparent */
        }
   
/*
// Alternating row color 2	-	Tabela parzyste
*/

    .td2
        {
				
        color: #505050;
        border-width: 0px 1px 1px 0px;
        border-style: solid;
        border-color: #A8A8A8;
        padding: 3px;		/* Wysokosc w tabeli */
        background-color: #F0F0F0;
		filter: alpha(opacity=70);
		-moz-opacity: 0.5; 
		opacity: 0.7;		/* przezroczystosc tla - transparent */
        }
   
/*
// This represents the "Anime Title", "Score", "# Eps" columns	-	Nagluwek tabel
*/
   
    .table_header
        {
				
        color: none;
        border-width: 1px 1px 1px 0px;
        border-style: solid;
        border-color: #A8A8A8;
        background-color: #F0F0F0;
        padding: 3px;
		text-shadow: 1px 1px 0 #E8E8E8 ;
		filter: alpha(opacity=50);
		-moz-opacity: 0.5; 
		opacity: 1;		/* przezroczystosc tla - transparent */
        }
    
/*
// headerLink represents the color of the links inside the_header	-	Linki w tabelach
*/
	
    .table_headerLink
        {
        color: #505050 ;
        }
    
    .table_headerLink:Visited
        {
        color: #505050 ;
        }
    
    .table_headerLink:Hover
        {
        color: #FFCC00 ;
        }

/*
// Controls the select form decoration (the drop down select box)
*/

    .form
        {
        border-width: 1px 1px 1px 1px;
        border-color: #ABABAB;
        border-style: solid;
        color: #000000;
        padding: 2px;
        font-size: 11.00px;
		font-family: Verdana, Arial;
        }
		

/* Which 'status' up top is selected?	-	Nagluwek menu	*/

.status_selected
{

	color: none;
	border-width: 0px 1px 1px 0px;
    border-style: solid;
    border-color: #A8A8A8;
	border-radius: 0 0 15px 15px;
    padding: 8px;
    background-color: #FFFF00;
	text-shadow: 1px 1px 0 #E8E8E8;
	filter: alpha(opacity=90);
	-moz-opacity: 0.5; 
	opacity: 0.9; /* przezroczystosc tla - transparent */
	}

.status_not_selected
{

	color: none;
	border-width: 0px 1px 1px 0px;
    border-style: solid;
    border-color: #A8A8A8;
	border-radius: 0 0 15px 15px;
    padding: 8px;
    background-color: #F1F1F1;
	text-shadow: 1px 1px 0 #E8E8E8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.5; 
	opacity: 0.8; /* przezroczystosc tla - transparent */
	}

/*
Header classes for Currently Watching, Completed, Dropped, etc...	-	W menu
*/

.header_cw
{

}

.header_completed
{

}

.header_onhold
{

}

.header_dropped
{

}

.header_ptw
{

}

.header_title {
	font-size: 20px;
    font-weight: bold;
	text-align:center;
	border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #A8A8A8;
	border-radius: 15px 15px 0 0;
	background-color: #F0F0F0;
	
}


.category_totals 		/* Pasek pod tabela */
{
        color: none;
        border-width: 1px 1px 1px 0px;
        border-style: solid;
        border-color: #A8A8A8;
		border-radius: 0 0 15px 15px;
        background-color: #F0F0F0;
        padding: 3px;
		text-align:center;
		filter: alpha(opacity=50);
		-moz-opacity: 0.5; 
		opacity: 0.4;		/* przezroczystosc tla - transparent */
}

#grand_totals /* pasek podsumowania */
{
	text-align: center;
	border-width: 1px 1px 1px 0px;
    border-style: solid;
    border-color: #A8A8A8;
	border-radius: 15px 15px 15px 15px;
	box-shadow: 0 0 2px 1px;
    background-color: #F0F0F0;
	filter: alpha(opacity=40);
	-moz-opacity: 0.5; 
	opacity: 0.4;		/* przezroczystosc tla - transparent */
}

/* header_al is thesurrounding "User's Anime List" at the top */

.header_al
{
	font-weight: bold;
	font-size: 16px;
}

/* header_al_links is thewith your "Profile" and "MyAnimeList home" links */
.header_al_links
{

}

/* controls what styles you can give to all the anime titles in your list */
.animetitle
{
	font-weight: bold;
}


*/

#copyright
{
	padding-top: 6px;
	text-align: center;
	padding-bottom:4px;
	margin: 0 auto;
	width: 920px;
	

	font-color: #585858;
	text-shadow: 1px 1px 0 rgba(88,88,88,0.21);
	box-shadow: 0 0 4px 2px;
	border-radius:15px 15px 0 0;	
	background-color: #F0F0F0;
	filter: alpha(opacity=60);
	-moz-opacity: 1; 
	opacity: 0.6; /* przezroczystosc tla - transparent */

}
	
#copyright::before
 {
	text-shadow: 1px 1px 0 rgba(88,88,88,0.21);
	content:'Design by Inferno17';
	display:block;
	
}


 /* Import style */

body {}

Pasted: Jan 3, 2016, 6:30:28 am
Views: 393