[geeklog-cvs] Geeklog-1.x/public_html/polls style.css,1.2,1.3

Oliver ospiess at qs1489.pair.com
Tue Oct 9 05:23:13 EDT 2007


Update of /usr/home/geeklog2/cvsroot/geeklog/Geeklog-1.x/public_html/polls
In directory qs1489.pair.com:/tmp/cvs-serv46797

Modified Files:
	style.css 
Log Message:
adjust polls layout
improve markup

Index: style.css
===================================================================
RCS file: /usr/home/geeklog2/cvsroot/geeklog/Geeklog-1.x/public_html/polls/style.css,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** style.css	16 Jan 2007 05:41:01 -0000	1.2
--- style.css	9 Oct 2007 09:23:11 -0000	1.3
***************
*** 9,13 ****
  .poll-topic {
    font-size:larger;
!   font-weight:bold;
  }
  .poll-questions {
--- 9,21 ----
  .poll-topic {
    font-size:larger;
! }
! .poll-questions ul {
!   list-style:none;
!   padding:0px;
!   margin:0px;
! }
! .poll-question {
!   padding:0px;
!   margin:0px;
  }
  .poll-questions {




More information about the geeklog-cvs mailing list