Template:PI/styles.css: Difference between revisions

changed color to match new icon
adjusted for icon on the left
Line 3: Line 3:
     position: relative;
     position: relative;
     bottom: 6px;
     bottom: 6px;
     left: 16px;
     left: -6px;
     font-family: 'Retail Demo Regular', 'PT Serif', 'Palatino', serif;
     font-family: 'Retail Demo Regular', 'PT Serif', 'Palatino', serif;
     color: #99ffd6;
     color: #99ffd6;
Line 15: Line 15:
     border-radius: 5px;
     border-radius: 5px;
     padding: 2px 2px 0px 2px;
     padding: 2px 2px 0px 2px;
     margin-left: -17px;
     margin-left: 0px;
}
}


Line 23: Line 23:
     position: relative;
     position: relative;
     bottom: 5px;
     bottom: 5px;
     left: -6px;
     left: 5px;
}
}