saving link form now sends ajax request, article view is now justified

This commit is contained in:
Maryana Rozhankivska
2014-03-13 18:37:08 +02:00
parent 6775da70a8
commit 3ee27ee6ba
3 changed files with 34 additions and 6 deletions

View File

@ -607,6 +607,11 @@ a#bagit-form-close:hover {
padding: 0 3px 2px 3px;
}
#add-link-result {
font-weight: bold;
margin-top: 10px;
}
/* ==========================================================================
3 = Pictos
========================================================================== */
@ -741,6 +746,7 @@ a#bagit-form-close:hover {
#article {
width: 70%;
margin-bottom: 3em;
text-align: justify;
}
#article .tags {