Skip to content

Snippets / CSS

CSS

Reduce the Time Diff and Username Size in Timeline Post

D Donald McGuinn · 108 views · Updated 1 year ago
The gray text under the user's name, this snippet makes it smaller. 
.vxf-subgrid .vxf-user>span, .vxf-user>span *{
font-size: 13px;
}
CSS · 3 lines

Discussion

Ask a question or share how you used this.

Log in to join the discussion.

No comments yet — be the first.

Voxel Guide assistant
Ask about snippets, addons & how-tos

Hey — how can I help?

I can dig through the library for snippets, addons, and tutorials.

AI can be wrong — double-check anything important.