UNPKG

@evidentpoint/readium-css

Version:

A set of reference stylesheets for EPUB Reading Systems

123 lines 2.73 kB
<!DOCTYPE html> <html> <head> <title>google:Source Sans Pro</title> <meta charset='UTF-8'/> <style> body {font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;} table {border-collapse: collapse} th {text-align: left;} th, td {border-bottom: 1px solid gray; padding: 10px 20px; vertical-align: baseline;} </style> </head> <body> <h1>Source Sans Pro</h1> <table> <tr> <th scope='row'>albanian</th> <td></td> </tr> <tr> <th scope='row'>bosnian</th> <td></td> </tr> <tr> <th scope='row'>czech</th> <td></td> </tr> <tr> <th scope='row'>danish</th> <td></td> </tr> <tr> <th scope='row'>dutch</th> <td></td> </tr> <tr> <th scope='row'>estonian</th> <td></td> </tr> <tr> <th scope='row'>finnish</th> <td></td> </tr> <tr> <th scope='row'>french</th> <td></td> </tr> <tr> <th scope='row'>german</th> <td></td> </tr> <tr> <th scope='row'>hungarian</th> <td></td> </tr> <tr> <th scope='row'>italian</th> <td></td> </tr> <tr> <th scope='row'>latvian</th> <td></td> </tr> <tr> <th scope='row'>lithuanian</th> <td></td> </tr> <tr> <th scope='row'>norwegian</th> <td></td> </tr> <tr> <th scope='row'>polish</th> <td></td> </tr> <tr> <th scope='row'>portuguese</th> <td></td> </tr> <tr> <th scope='row'>romanian</th> <td></td> </tr> <tr> <th scope='row'>slovak</th> <td></td> </tr> <tr> <th scope='row'>slovenian</th> <td></td> </tr> <tr> <th scope='row'>spanish</th> <td></td> </tr> <tr> <th scope='row'>swedish</th> <td></td> </tr> <tr> <th scope='row'>turkish</th> <td></td> </tr> <tr> <th scope='row'>russian</th> <td></td> </tr> <tr> <th scope='row'>greek</th> <td></td> </tr> <tr> <th scope='row'>small caps</th> <td></td> </tr> <tr> <th scope='row'>numeric figure values</th> <td></td> </tr> <tr> <th scope='row'>numeric spacing values</th> <td></td> </tr> </table> </body> </html>