Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ::-moz-selection{
- background:#000;
- color:#fff;
- }@keyframes rei {
- 0%{
- opacity: 0;
- transform: scale3d(0.3, 0.3, 0.3);
- .xg_theme .xg_floating_container {
- background: #111;
- color: #F6F5F1;
- letter-spacing: .2em;
- font-size: 7pt;
- font-family: 'Karla';
- text-transform: lowercase;
- border:1px solid #A54040;
- border-radius:5px;
- -webkit-animation: rei 2s ease-in 0s 1 normal;
- animation: rei 2s ease-in 0s 1 normal;
- }/* TITLE */
- .module_user_thumbnail:after{
- content:"SMALL TITLE";
- position: fixed;
- top:150px;
- left:620px;
- width:180px;
- color: #ddd;
- font-size: 15px;
- font-family: 'Raleway';
- font-weight:900;
- letter-spacing:1px;
- text-transform:uppercase;
- text-align:right;
- border-bottom:2px solid #A54040;
- padding:5px;
- }@font-face {
- font-family: 'Abril Fatface';
- font-style: normal;
- font-weight: 400;
- src: local('Abril Fatface'), local('AbrilFatface-Regular'), url(https://fonts.gstatic.com/s/abrilfatface/v8/X1g_KwGeBV3ajZIXQ9VnDjxObtw73-qQgbr7Be51v5c.woff2) format('woff2');
- unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
- }/* bio */
- #xg_layout_column_2:before{
- content:"BIOHERE";
- visibility:visible;
- position:absolute;
- top:80px;
- left:350px;
- width:350px;
- height:150px;
- color: #fff;
- font-size: 10px;
- font-family: calibri;
- text-transform:uppercase;
- text-align:center;
- box-sizing: border-box;
- padding:5px;
- }
- #xg_layout_column_1:after {
- content: "";
- visibility:visible;
- position:absolute;
- top:280px;
- left:350px;
- border-bottom:1px solid #fff;
- padding-left:150px;
- }
- #xg_layout_column_2:after{
- content:"links";
- position:absolute;
- top:250px;
- left:550px;
- color: #fff;
- font-size: 40px;
- font-family: 'Abril Fatface', cursive;
- text-shadow: 2px 1px 1px #000;
- text-transform:uppercase;
- }
- /* links */
- #links{
- text-align:center;
- }
- #links a{
- color:#fff;
- font-size:6pt;
- family-family:calibri;
- text-transform:uppercase;
- letter-spacing:3px;
- line-height:30px;
- height:37px;
- width:90px;
- display:inline-block;
- padding:2px;
- }
- #links a:hover{
- color:#612e3f;}
- #xg_head{
- display:none;
- }
- .module_user_thumbnail{
- display:none;
- }
- ul.member_detail{
- display:none;
- }
- .profile dl dt.fn span.fn{
- display:none;
- }
- .online{
- display:none!important;
- }
- .module_user_summary .nobullets.last-child {
- display:none;
- }
- .xg_theme .xg_module_head h2{
- display:none;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement