|
|
Line 101: |
Line 101: |
| -webkit-transition:all .3s linear; | | -webkit-transition:all .3s linear; |
| color:#fff; | | color:#fff; |
− | }
| + | |
− | .credit{
| + | |
− | text-align:center;
| + | |
− | margin:20px 0;
| + | |
− | }
| + | |
− | .blog-link{
| + | |
− | color:#fff;
| + | |
− | text-decoration:none;
| + | |
− | background:#eee;
| + | |
− | background-size:40px;
| + | |
− | line-height:50px;
| + | |
− | display:inline-block;
| + | |
− | padding:0 10px;
| + | |
− | border-radius:4px;
| + | |
− | border-bottom:3px solid #ddd;
| + | |
− | color:#333;
| + | |
− | font-family:'open sans',sans-serif;
| + | |
− | margin:10px;
| + | |
− | }
| + | |
− | .dgithub{
| + | |
− | color:#fff;
| + | |
− | text-decoration:none;
| + | |
− | background:#eee url('https://lh6.googleusercontent.com/-MOW-T0KLZJI/UyR6EIggYkI/AAAAAAAAEbM/el92Uoxz-aI/s50-no/GitHub-Mark.png') no-repeat;
| + | |
− | background-size:40px;
| + | |
− | line-height:50px;
| + | |
− | display:inline-block;
| + | |
− | padding:0 10px 0 50px;
| + | |
− | background-position:5px;
| + | |
− | border-radius:4px;
| + | |
− | border-bottom:3px solid #ddd;
| + | |
− | color:#333;
| + | |
− | font-family:'open sans',sans-serif;
| + | |
− | margin:10px;
| + | |
− | }
| + | |
| </style> | | </style> |
| | | |