We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbce363 commit a947287Copy full SHA for a947287
tootpress.php
@@ -42,9 +42,6 @@
42
require_once('tootpress_developer.php');
43
require_once('tootpress_script.php');
44
45
-// Dev
46
-// require_once('tootpress_filter.php');
47
-
48
// Ensure that all required functions are available during setup
49
require_once( ABSPATH . 'wp-admin/includes/upgrade.php');
50
tootpress_toots.css
@@ -16,11 +16,8 @@ TootPress CSS @ Blog
16
margin-left:60px;
17
}
18
19
-.toot-date {
20
- font-size:85%;
21
-}
22
23
.toot-date p {
+ font-size:80%;
24
margin-bottom:0px;
25
26
0 commit comments