[geeklog-cvs] Geeklog-1.x/public_html/polls style.css,1.4,1.5

Dirk Haun dhaun at qs1489.pair.com
Mon May 12 09:06:46 EDT 2008


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

Modified Files:
	style.css 
Log Message:
Make the poll topic bold, not larger (for bug #0000625)


Index: style.css
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/polls/style.css,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** style.css	9 Oct 2007 10:01:19 -0000	1.4
--- style.css	12 May 2008 13:06:44 -0000	1.5
***************
*** 13,17 ****
  
  .poll-topic {
!   font-size:larger;
  }
  .poll-questions ul {
--- 13,17 ----
  
  .poll-topic {
!   font-weight:bold;
  }
  .poll-questions ul {
***************
*** 58,60 ****
  .block-box-left .poll_answer_percent{
    text-align:right;
! }
\ No newline at end of file
--- 58,60 ----
  .block-box-left .poll_answer_percent{
    text-align:right;
! }




More information about the geeklog-cvs mailing list