Making WordPress.org

Changeset 1486


Ignore:
Timestamp:
04/18/2015 04:42:19 PM (11 years ago)
Author:
samuelsidler
Message:

Translate Theme: Fix some margins and update color of info bar.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/translate.wordpress.org/public_html/gp-templates/style.css

    r1124 r1486  
    33}
    44.gp-content {
    5         margin: 3px auto 10px;
    6         width: 960px;
     5        margin: 10px auto;
     6        width: 940px;
    77}
    88.gp-content span.breadcrumb {
     
    4646        margin: 0.4em 0.1em 0 0;
    4747}
     48.notice {
     49        background: #99d9ed;
     50        border-left: 3px solid #00a0d2;
     51        margin-bottom: 10px;
     52}
    4853
Note: See TracChangeset for help on using the changeset viewer.