Added 'read more' feature

This commit is contained in:
2017-09-27 10:31:42 +03:00
parent 3e16941936
commit 88dfa1ced0
4 changed files with 46 additions and 4 deletions

View File

@@ -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"],