mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 04:05:16 +02:00
vier: With IE there are no borders around images anymore
bbcode: Multiple new lines are now reduced
This commit is contained in:
parent
763504f0d5
commit
6f6b1f95c8
2 changed files with 14 additions and 0 deletions
|
@ -7,6 +7,10 @@
|
|||
@import url("css/font-awesome.css") all;
|
||||
@import url("css/font2.css") all;
|
||||
|
||||
img {
|
||||
border: 0px;
|
||||
}
|
||||
|
||||
/* ========= */
|
||||
/* = Admin = */
|
||||
/* ========= */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue