Added 'read more' feature
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* anthrstlsht.css (another style sheet) v0.8
|
||||
* anthrstlsht.css (another style sheet) v0.81-phpcsvguestbook
|
||||
* https://github.com/zlaxy/anthrstlsht
|
||||
* DWTWL 2.5 license: https://soundragon.su/license/license.html
|
||||
* fonts connection: http://font.ubuntu.com/web/ , for example:
|
||||
@@ -71,6 +71,18 @@ img {
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.btn-link{
|
||||
border:none;
|
||||
outline:none;
|
||||
background:none;
|
||||
cursor:pointer;
|
||||
color:#0000EE;
|
||||
padding:0;
|
||||
text-decoration:underline;
|
||||
font-family:inherit;
|
||||
font-size:inherit;
|
||||
}
|
||||
|
||||
.button,
|
||||
button,
|
||||
html input[type="button"],
|
||||
|
||||
Reference in New Issue
Block a user