mirror of
https://github.com/robbieandrew/robbieandrew.github.io.git
synced 2025-10-05 21:02:40 +02:00
Styles.
This commit is contained in:
@@ -16,13 +16,7 @@
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap" rel="stylesheet">
|
||||
<style>
|
||||
h1,h2,h3,p {text-align:center;padding-left:10px;padding-right:10px;margin-left:auto;margin-right:auto;max-width:1000px;display:block;}
|
||||
p {font-family: 'Roboto', sans-serif;}
|
||||
.fig {max-width:800px;display:block;margin-left:auto;margin-right:auto;}
|
||||
.subb {font-size: 70%;line-height:normal;}
|
||||
.supp {font-size: 70%;line-height:normal;position:relative;top:-3px;
|
||||
</style>
|
||||
<link href="https://robbieandrew.github.io/css/quickstyles.css" rel="stylesheet">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
5
css/quickstyles.css
Normal file
5
css/quickstyles.css
Normal file
@@ -0,0 +1,5 @@
|
||||
h1,h2,h3,p {text-align:center;padding-left:10px;padding-right:10px;margin-left:auto;margin-right:auto;max-width:1000px;display:block;}
|
||||
p {font-family: 'Roboto', sans-serif;}
|
||||
.fig {max-width:800px;display:block;margin-left:auto;margin-right:auto;}
|
||||
.subb {font-size: 70%;line-height:normal;}
|
||||
.supp {font-size: 70%;line-height:normal;position:relative;top:-3px;
|
Reference in New Issue
Block a user