"DevRTC Cube CSS"
Bootstrap 3.2.0 Snippet by rayrc

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<link href="//netdna.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//netdna.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<html><head><link href='http://fonts.googleapis.com/css?family=Audiowide' rel='stylesheet' type='text/css'>
<style>
body,html{
top: 0; left: 0; bottom: 0; right: 0;
background-color:#444;
color #eee;
}
.biglogo{
font-size:4rem;
font-family:'Fira Sans';
font-weight: 400;
text-align: center;
position:absolute;
font-family: 'Audiowide' ;
min-width:100%;
padding:3rem;
height:50%
line-height: 3rem;
text-align:center;
background-color:white;
background-color:rgba(255,255,255,0.2);
color: undefined;
font-size: 18rem;
text-shadow:0px 0px 0 rgb(202,202,202),1px 1px 0 rgb(191,191,191),2px 2px 0 rgb(179,179,179),3px 3px 0 rgb(168,168,168),4px 4px 0 rgb(156,156,156),5px 5px 0 rgb(145,145,145),6px 6px 0 rgb(133,133,133),7px 7px 0 rgb(122,122,122),8px 8px 0 rgb(110,110,110),9px 9px 0 rgb(99,99,99),10px 10px 0 rgb(87,87,87), 11px 11px 0 rgb(75,75,75),12px 12px 11px rgba(0,0,0,1),12px 12px 1px rgba(0,0,0,0.5),0px 0px 11px rgba(0,0,0,.2;);
/*color:#f6007b;*/
color:#7b00f6;
z-index : 1;
}
.vertex, .face, .assembly {
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Related: See More


Questions / Comments: