View difference between Paste ID: bN2LLVQR and UMJxv9bC
SHOW: | | - or go back to the newest paste.
1
.copyright {
2
    width: 100%;
3
    position: fixed;
4
    background: url('/images/fade.png');
5
    font-size: 0.8em !important;
6
    bottom: 0px;
7
	z-index: 100;
8
}
9
10
.copyright p {
11
font-size: 0.8em !important;
12
}