Advertisement
britodfbr

feedbooks.css

Sep 28th, 2012
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.26 KB | None | 0 0
  1. @import "page.css";
  2.  
  3. body {
  4.   font-family: serif;
  5.   padding: 0;
  6.   oeb-column-number: 1;}
  7.  
  8. div.logo2 {
  9.   text-align: center;
  10.   padding-top: 30%;}
  11.  
  12. div.texttitle {
  13.   text-align: center;
  14.   font-size: large;}
  15.  
  16. a {
  17.   color: #000000;
  18.   text-decoration: none;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement