Cleaned up the front page and added a little piece of code to show recent pads
This commit is contained in:
@@ -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%
|
||||
|
||||
Reference in New Issue
Block a user