- ‘theme/templates/.#index.html’
/ ‘theme/templates/index.html’
This commit is contained in:
parent
24ea646f1c
commit
4f7773351a
2 changed files with 14 additions and 11 deletions
|
|
@ -1 +0,0 @@
|
|||
doohoyi@DoohouicBookAir.skbroadband.13926
|
||||
|
|
@ -7,18 +7,22 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
|
||||
<link rel="stylesheet" href="{{ SITEURL }}/theme/css/tachyons.min.css" type="text/css" />
|
||||
<style>
|
||||
body {
|
||||
font: 0.75em/1.5 Verdana, AppleGothic, Sans-serif;
|
||||
}
|
||||
body {
|
||||
font: 0.75em/1.5 Verdana, AppleGothic, Sans-serif;
|
||||
}
|
||||
|
||||
a {
|
||||
color: black;
|
||||
text-decoration: none;
|
||||
}
|
||||
a {
|
||||
color: black;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
time {
|
||||
font-size: 0.65em;
|
||||
}
|
||||
p {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
time {
|
||||
font-size: 0.65em;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue