| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 21ef05d commit b198fb4
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1562,6 +1562,45 @@ li.api-status img { | |||
| 1562 | 1562 | } | |
| 1563 | 1563 | /* @end */ | |
| 1564 | 1564 | ||
| 1565 | + | ||
| 1566 | + /*------------------------------------------------------------------------------ | ||
| 1567 | + Dev Program | ||
| 1568 | + ------------------------------------------------------------------------------*/ | ||
| 1569 | + | ||
| 1570 | + .program-info-column { | ||
| 1571 | + float: left; | ||
| 1572 | + position: relative; | ||
| 1573 | + margin: 20px 0 60px; | ||
| 1574 | + padding-left: 50px; | ||
| 1575 | + width: 415px; | ||
| 1576 | + } | ||
| 1577 | + | ||
| 1578 | + .program-info-column:first-child { | ||
| 1579 | + margin-right: 50px; | ||
| 1580 | + } | ||
| 1581 | + | ||
| 1582 | + .program-info-column h2 { | ||
| 1583 | + font-size: 18px; | ||
| 1584 | + } | ||
| 1585 | + | ||
| 1586 | + .program-info-column p { | ||
| 1587 | + font-size: 16px; | ||
| 1588 | + line-height: 1.5; | ||
| 1589 | + } | ||
| 1590 | + | ||
| 1591 | + .program-info-column .mega-octicon { | ||
| 1592 | + position: absolute; | ||
| 1593 | + left: 0; | ||
| 1594 | + top: 38px; | ||
| 1595 | + color: #4183c4; | ||
| 1596 | + } | ||
| 1597 | + | ||
| 1598 | + .program-info-column ul { | ||
| 1599 | + margin-left: 15px; | ||
| 1600 | + } | ||
| 1601 | + | ||
| 1602 | + /* @end */ | ||
| 1603 | + | ||
| 1565 | 1604 | /********************/ | |
| 1566 | 1605 | /* Retina support */ | |
| 1567 | 1606 | /********************/ | |
| Back | FazBrowse Home | New Git URL |
0 commit comments