Making WordPress.org

Changeset 186


Ignore:
Timestamp:
12/28/2013 11:14:57 PM (11 years ago)
Author:
nacin
Message:

CSS bump.

Location:
sites/trunk/trac.wordpress.org/templates
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/trac.wordpress.org/templates/site.html

    r178 r186  
    55
    66<?python
    7     scripts_version = 16
     7    scripts_version = 17
    88    project_slug = req.environ['HTTP_HOST'].split(':')[0].split('.')[0]
    99
  • sites/trunk/trac.wordpress.org/templates/wporg-head.html

    r184 r186  
    99    <link href='//wordpress.org/wp-includes/css/dashicons.css' rel='stylesheet' type='text/css' />
    1010    <link href='//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,400,300,600&amp;subset=latin,cyrillic-ext,greek-ext,greek,vietnamese,latin-ext,cyrillic' rel='stylesheet' type='text/css' />
    11     <link rel="stylesheet" href="//wordpress.org/style/wp4.css?44" />
     11    <link rel="stylesheet" href="//wordpress.org/style/wp4.css?48" />
    1212    <!--[if lte IE 8]>
    1313    <style type="text/css">
Note: See TracChangeset for help on using the changeset viewer.