Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- #container01 {
- position: absolute;
- top: 0em;
- left: 15.5em;
- }
- #container02 {
- position; absolute;
- top: 0em;
- left: 0em;
- }
- #text01 {
- border-radius: 5%;
- background: #E1E1E1;
- width: 12em;
- height: 17em;
- overflow-y:scroll;
- font-family: windows;
- padding: 8px;
- }
- #text01 mark {
- font-family:'kiwi';
- font-size: 2.5em;
- color: #b46c3f;
- text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
- }
- #text02 {
- border: 2px solid #a1a1a1;
- border-radius: 15px 15px 15px 15px;
- background: white;
- width: 3em;
- position: absolute;
- z-index: 9999;
- bottom: 18em;
- left: 16.125em;
- }
- #text03 {
- border: 2px solid #a1a1a1;
- border-radius: 15px 15px 15px 15px;
- background: white;
- width: 3em;
- position: absolute;
- z-index: 9999;
- bottom: 15.75em;
- left: 16.125em;
- }
- #text04 {
- border: 2px solid #a1a1a1;
- border-radius: 15px 15px 15px 15px;
- background: white;
- width: 3em;
- position: absolute;
- z-index: 9999;
- bottom: 5.75em;
- left: 16.125em;
- }
- #text05 {
- border: 2px solid #a1a1a1;
- border-radius: 15px 15px 15px 15px;
- background: white;
- width: 3em;
- position: absolute;
- z-index: 9999;
- bottom: 3.5em;
- left: 16.125em;
- }
- </style>
Advertisement
Add Comment
Please, Sign In to add comment