Advertisement
Darksergio

Untitled

Sep 15th, 2014
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.18 KB | None | 0 0
  1. #examsFrame
  2. {
  3.     height: 335px;
  4.     top: 255px;
  5.     width: 50%;
  6.     left:0%;
  7.     direction:rtl;  
  8.     text-align:left;
  9.     overflow-x: hidden;
  10.     overflow-y: scroll;
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement