X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=inc%2Fshaarli.css;h=305afddc47da84da7c5bef3c496f0bb8ba1ad37b;hb=2e193ad387769e62408849dd232c4013c5134225;hp=1be4d752b0c3b5f173cfe8b6c12593daf51de462;hpb=81dea5910edcab9c2d3bb9e86691abfdf70b7620;p=github%2Fshaarli%2FShaarli.git diff --git a/inc/shaarli.css b/inc/shaarli.css index 1be4d752..305afddc 100644 --- a/inc/shaarli.css +++ b/inc/shaarli.css @@ -33,6 +33,10 @@ h1 { margin-bottom: 20px; } +em { + font-style: italic; +} + /* Buttons */ .bigbutton { background-color: #c0c0c0; @@ -1178,3 +1182,8 @@ ul.errors { font-style: normal; color: #80AD48; } + +.linklist-plugin-icon { + width: 13px; + height: 13px; +}