Cleaned up the front page and added a little piece of code to show recent pads

This commit is contained in:
Caleb James DeLisle
2015-02-02 17:53:10 +01:00
parent 51544db9a2
commit 88fb6772e8
4 changed files with 140 additions and 30 deletions

View File

@@ -1489,15 +1489,10 @@ h6 {
a {
cursor: pointer;
color: #35D7BB;
color: rgb(39, 176, 0);
text-decoration: none
}
a:hover,a:focus {
border-bottom-color: #35D7BB;
color: #dff9f4
}
img {
height: auto;
max-width: 100%