summaryrefslogtreecommitdiffstats
path: root/micro.pinapelz.moe/css/follows.css
diff options
context:
space:
mode:
Diffstat (limited to 'micro.pinapelz.moe/css/follows.css')
-rw-r--r--micro.pinapelz.moe/css/follows.css31
1 files changed, 31 insertions, 0 deletions
diff --git a/micro.pinapelz.moe/css/follows.css b/micro.pinapelz.moe/css/follows.css
new file mode 100644
index 0000000..a6673af
--- /dev/null
+++ b/micro.pinapelz.moe/css/follows.css
@@ -0,0 +1,31 @@
+.follow-card {
+ display: flex;
+ flex-direction: column;
+ padding: 0.6rem 0.8rem;
+ margin: 0.6rem 0 0.6rem 0;
+ background: var(--card-bg, #f9f9f9);
+ border-radius: 8px;
+ border: 1px solid #e5e5e5;
+ font-size: 0.9rem;
+}
+
+.follow-card:hover {
+ background: var(--card-bg-hover, #f2f2f2);
+}
+
+.follow-target {
+ font-weight: 600;
+ text-decoration: none;
+ color: var(--link-color, #3366cc);
+ word-break: break-all;
+}
+
+.follow-target:hover {
+ text-decoration: underline;
+}
+
+.follow-date {
+ color: #777;
+ font-size: 0.8rem;
+ margin-top: 0.25rem;
+}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage