Smaller font-size for ranking table
This commit is contained in:
@@ -271,6 +271,7 @@ p.trckr { font-size: .9em; margin-left: .5em; }
|
|||||||
#help-links .done { color: #52C840; }
|
#help-links .done { color: #52C840; }
|
||||||
|
|
||||||
/* rank-list */
|
/* rank-list */
|
||||||
|
#rank-list tr { font-size: 0.75em; }
|
||||||
#rank-list th span { display: block; margin-top: 4px; }
|
#rank-list th span { display: block; margin-top: 4px; }
|
||||||
#rank-list th { vertical-align: bottom; }
|
#rank-list th { vertical-align: bottom; }
|
||||||
#rank-list th a { cursor:pointer; border: unset; padding: 0 5px; margin: 0 2px; }
|
#rank-list th a { cursor:pointer; border: unset; padding: 0 5px; margin: 0 2px; }
|
||||||
|
|||||||
@@ -3,9 +3,9 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8"/>
|
<meta charset="utf-8"/>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=0.75" />
|
<meta name="viewport" content="width=device-width, initial-scale=0.75" />
|
||||||
<script type="text/javascript" src="/static/script.js?3"></script>
|
<script type="text/javascript" src="/static/script.js?4"></script>
|
||||||
<title>#_TITLE_#AppCheck: Privacy Monitor</title>
|
<title>#_TITLE_#AppCheck: Privacy Monitor</title>
|
||||||
<link rel="stylesheet" type="text/css" href="/static/style.css?3">
|
<link rel="stylesheet" type="text/css" href="/static/style.css?4">
|
||||||
<link rel="stylesheet" type="text/css" href="/static/fonts/font.css">
|
<link rel="stylesheet" type="text/css" href="/static/fonts/font.css">
|
||||||
<link rel="apple-touch-icon" sizes="180x180" href="/static/favicon/apple-touch-icon.png">
|
<link rel="apple-touch-icon" sizes="180x180" href="/static/favicon/apple-touch-icon.png">
|
||||||
<link rel="icon" type="image/png" sizes="32x32" href="/static/favicon/favicon-32x32.png">
|
<link rel="icon" type="image/png" sizes="32x32" href="/static/favicon/favicon-32x32.png">
|
||||||
|
|||||||
Reference in New Issue
Block a user