Skip to content

Instantly share code, notes, and snippets.

@Myscript2010
Myscript2010 / CSS
Last active April 16, 2017 05:49
White Logo CSS
<style class="Mys2010-styles">
body {);color:red;height:100%;overflow:hidden;}
header {
-o-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
padding: 0px 0;
position: fixed;
top:-2px;
@Myscript2010
Myscript2010 / Catch the ball CSSS
Last active April 16, 2017 05:33
Catch the ball Music
<style type="text/css">
body {background-image: url();color:red;height:100%;overflow:hidden;}
body {
text-shadow:
0 0 .4em currentcolor,
0 0 .35em yellow,
0 0 .5em orange,
0 0 1em red,
0 0 2em white;
}
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<style class="M-2010-styles">
body {
background: #222222;
}
.btn {
<style type="text/css">
body {background-image: url();color:red;height:100%;overflow:hidden;}
html,
body {
margin: 0;
padding: 0;
height: 100%;
}
body {
background: url("https://sites.google.com/site/sule62001/sule2001code/Bg-triplek-mys2010.jpg");