sha label" href="/tum/whitesports/commit/d01d7cf85d91a5a348d3c2b81cc93097ca7ba935">d01d7cf85d first commit %!s(int64=4) %!d(string=před) roky vnech-tee-green-1-100x100.jpg d01d7cf85d first commit %!s(int64=4) %!d(string=před) roky vnech-tee-green-1-150x150.jpg d01d7cf85d first commit %!s(int64=4) %!d(string=před) roky vnech-tee-green-1-300x300.jpg d01d7cf85d first commit %!s(int64=4) %!d(string=před) roky vnech-tee-green-1-450x450.jpg d01d7cf85d first commit %!s(int64=4) %!d(string=před) roky vnech-tee-green-1-600x600.jpg d01d7cf85d first commit %!s(int64=4) %!d(string=před) roky vnech-tee-green-1-768x768.jpg d01d7cf85d first commit %!s(int64=4) %!d(string=před) roky vnech-tee-green-1.jpg d01d7cf85d first commit %!s(int64=4) %!d(string=před) roky vneck-tee-2-100x100.jpg d01d7cf85d first commit %!s(int64=4) %!d(string=před) roky vneck-tee-2-150x150.jpg d01d7cf85d first commit %!s(int64=4) %!d(string=před) roky vneck-tee-2-300x300.jpg d01d7cf85d first commit %!s(int64=4) %!d(string=před) roky vneck-tee-2-450x450.jpg d01d7cf85d first commit %!s(int64=4) %!d(string=před) roky vneck-tee-2-600x599.jpg d01d7cf85d first commit %!s(int64=4) %!d(string=před) roky vneck-tee-2-768x767.jpg d01d7cf85d first commit %!s(int64=4) %!d(string=před) roky vneck-tee-2.jpg d01d7cf85d first commit %!s(int64=4) %!d(string=před) roky tum/network_report_server - Gogs: Simplico Git Service

Няма описание

tum 30f7226d9a first commit преди 2 години
..
LICENSE.md 30f7226d9a first commit преди 2 години
README.md 30f7226d9a first commit преди 2 години
package.json 30f7226d9a first commit преди 2 години

README.md

mj-font

This tag imports fonts. The tag has effect only if the template uses the font, too. The href attribute points to a hosted css file; that file contains a @font-face declaration. Example: https://fonts .googleapis.com/css?family=Raleway

 <mjml>
   <mj-head>
     <mj-font name="Raleway"
       href="https://fonts.googleapis.com/css?family=Raleway" />
   </mj-head>
   <mj-body>
     <mj-section>
       <mj-column>
         <mj-text font-family="Raleway, Arial">
           Hello World!
         </mj-text>
       </mj-column>
      </mj-section>
   </mj-body>
 </mjml>

try it live

attribute unit description default value
href string URL of a hosted CSS file n/a
name string name of the font n/a