mirror of
https://github.com/almet/notmyidea.git
synced 2025-04-28 19:42:37 +02:00
select only the imgs inside a post
This commit is contained in:
parent
580317470b
commit
884a67626e
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ h3, h4, h5, h6 { margin-top: .8em; }
|
||||||
|
|
||||||
hr { border: 2px solid #EEEEEE; }
|
hr { border: 2px solid #EEEEEE; }
|
||||||
|
|
||||||
img { border: 10px black solid; display: block; margin: 20px auto;}
|
#content img { border: 10px black solid; display: block; margin: 20px auto;}
|
||||||
|
|
||||||
/* Anchors */
|
/* Anchors */
|
||||||
a {outline: 0;}
|
a {outline: 0;}
|
||||||
|
|
Loading…
Reference in a new issue