mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 14:46:56 +02:00
Minor email template styling fix.
This commit is contained in:
@@ -108,10 +108,11 @@ $EMAIL_TEMPLATE['default']['header'] = "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHT
|
||||
.video-thumbnail { max-width: 400px }
|
||||
.media img { max-width:600px }
|
||||
.unsubscribe { font-size:11px; color:#aaaaaa; margin-top:20px; padding:20px 0; border-top:solid 1px #e5e5e5; }
|
||||
.sitebutton img { max-height: 100px; border-radius:4px }
|
||||
.sitebutton img { max-height: 100px; border-radius:4px; margin-right:5px }
|
||||
h4.sitename { font-size: 20px; margin-bottom:5px; margin-top:0; text-decoration:none }
|
||||
h4.sitename a { text-decoration:none }
|
||||
a.siteurl { font-size: 14px }
|
||||
a { color: #428BCA }
|
||||
</style>
|
||||
</head>
|
||||
|
||||
|
Reference in New Issue
Block a user