h2 + header2 styling

This commit is contained in:
ZAZiOs 2022-11-22 22:22:51 +03:00 committed by GitHub
parent 5a982ae859
commit bc7dcd8d92
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@
{tr("invites_you_to", $referer->getFullName(), OPENVK_ROOT_CONF['openvk']['appearance']['name'])|noescape} {tr("invites_you_to", $referer->getFullName(), OPENVK_ROOT_CONF['openvk']['appearance']['name'])|noescape}
</p> </p>
<div style="margin: 10px;"> <div style="margin: 10px;">
<h2>{_registration}</h2> <h2 class="header2">{_registration}</h2>
<table cellspacing="10" cellpadding="0" border="0" align="center" style="margin: 9px;"> <table cellspacing="10" cellpadding="0" border="0" align="center" style="margin: 9px;">
<tbody> <tbody>
<tr> <tr>