Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---main container and image---
- border: 1px ridge #735348;
- border-radius: 0 25px 0 25px;
- ---about me title text---
- background: radial-gradient(circle, #ad8d79 56%, #735348 100%);
- border: 1px ridge #735348;
- text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
- border-radius: 0 25px 0 25px;
- ---main container info text---
- font-family: windows;
- ---navigation numbers---
- background: radial-gradient( rgb(141,101,81) 25%, rgb(141,101,81) 25% , transparent 65%);
- text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
- ---for info containers---
- border: 1px ridge #735348;
- border-radius: 0 25px 0 25px;
- width: 178px;
- height: 179px;
- position: absolute;
- left: 13.25em;
- bottom: .7em;
- z-index: 9999;
- overflow-y: scroll;
- ---mobile---
- width: 146px;
- height: 146px;
- left: 13.25em;
- bottom: .7em;
- ---for info containers title text---
- background: radial-gradient( rgb(141,101,81) 25%, rgb(141,101,81) 25% , transparent 65%);
- text-shadow: -1px 0 #735348, 0 1px #735348, 1px 0 #735348, 0 -1px #735348, 0 0;
- ---for info texts---
- font-family: windows;
- text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
Advertisement
Add Comment
Please, Sign In to add comment