@import url('https://fonts.googleapis.com/css?family=Amatic+SC|Comfortaa'); body { background-color:#000; background-image:none; cursor:crosshair; } .blackbox { background-image:url(http://wallpapercave.com/wp/UoQbFHi.jpg); border:none; } .beszolasok { background:rgba(192,192,192,0.3); color:grey; } .beszolasok a{ color:grey!important; } .tbox { background-color:transparent; border:0px solid black!important; } .blackbox, .beszolasok, .tbox { border: 1px dashed grey; border-radius:40px 0px 40px 0px; } .editmenu_inactive_top, .editmenu_noborder, .editmenu_kulso { border:none!important; } .button { background-color:transparent; } .button:hover { background-color:transparent; } input { background-color:transparent; border:none; } .blackbox2 { border:none; font-size:20px; } .blackbox2 a{ color:grey!important; text-decoration:none; } body,p,table,td,tr { color:#fff; font-family: 'Comfortaa',cursive; font-size:20px; } th { color:#FFFFFF; font-size:50px; font-family: 'Amatic SC', cursive; -webkit-transform: rotate(20deg); -moz-transform: rotate(20deg); -o-transform: rotate(20deg); writing-mode: lr-bt; padding:10px; } a, a:link, a:visited { -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-image: -webkit-linear-gradient(left, #f69, #fc0, #3c3, #09f, #96f); background-image: -moz-linear-gradient(left, #f69, #fc0, #3c3, #09f, #96f); background-image: -o-linear-gradient(left, #f69, #fc0, #3c3, #09f, #96f); background-image: -ms-linear-gradient(left, #f69, #fc0, #3c3, #09f, #96f); text-shadow: 1px 1px white; font-family: 'Amatic SC', cursive; } a:hover, a:active { -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-image: -webkit-linear-gradient(left, #f69, #fc0, #3c3, #09f, #96f); background-image: -moz-linear-gradient(left, #f69, #fc0, #3c3, #09f, #96f); background-image: -o-linear-gradient(left, #f69, #fc0, #3c3, #09f, #96f); background-image: -ms-linear-gradient(left, #f69, #fc0, #3c3, #09f, #96f); cursor:crosshair; } table, tr, textarea { background-color:transparent; background-image:none; color:#FFFFFF; } table,td,th { border:none; border-width:0; } td { background-color:transparent; background-image:none; } h1{color:red; font-family: 'Amatic SC', cursive; border-bottom: 1px solid grey; text-shadow: 2px 2px white; padding-bottom:20px;} img { background-color: #fbceb1; padding: 3px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -ms-transition: all 0.5s ease; transition: all 0.5s ease; -webkit-filter: grayscale(100%);filter: grayscale(100%); } img:hover { background-color: #fbceb1; padding: 3px; border-radius: 50%; -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); } .textbox1{ text-align: center; font-family: 'Comfortaa',cursive; font-size: 20px; line-height: 20px; color: white; background-image: url(http://lindadesign-nonstop.hu/images/scripts/szovegdobozok/007/002.jpg); background-repeat: repeat; background-attachment: scroll; padding: 2px 5px 2px 5px; width: 100%; min-height: 100px; overflow: auto; text-shadow: 1px 1px 1px #000000; }