X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fprojects%2Fwipi.git;a=blobdiff_plain;f=static%2Fdeadfoxjunction%2Fcss%2Fcommon.css;fp=static%2Fdeadfoxjunction%2Fcss%2Fcommon.css;h=8e9ae43de843e5380a619b958f60de7aa14007b7;hp=ed1d1d025767c15292bed02a14713603025a7de6;hb=8d84a6352b82127c69205ab786699d2bed385c11;hpb=a9eb15b60aedee63870f727d605362bfe2041952 diff --git a/static/deadfoxjunction/css/common.css b/static/deadfoxjunction/css/common.css index ed1d1d0..8e9ae43 100644 --- a/static/deadfoxjunction/css/common.css +++ b/static/deadfoxjunction/css/common.css @@ -432,3 +432,8 @@ TD.tip { /* end MonthCalendar stuff */ + +/* Give portrait pictures a bit of a margin */ +.Portret img { + margin: 10px; +}