Announcement

Collapse
No announcement yet.

Minor Phoronix.com Site Updates Pushed This Weekend

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #11
    Not really from my end. Phoronix.com is one of the most organized and well structured front pages I have the pleasure of reading. I haven't noticed any bugs for a long time. There isn't really anything I can think of that stands out and says "fix me".

    Comment


    • #12
      Well I still have these workarounds in my usercss:
      Code:
      div#phxcms_midstrip a, div#phxcms_midstrip a:active,
      div#phxcms_midstrip a:visited,
      td#phxcms_content_left ol li, div.phxcms_nav_header,
      div.phxcms_navigation_hover_box,
      div.phxcms_nav_int,
      div.phxcms_header_legacy {
              text-transform: none !important;
      }
      
      body {
              font-size: 11.5pt !important;
      }
      Without these, some links are ALL CAPS YELLING and the text is far too big.

      Comment

      Working...
      X