[PR #489] [CLOSED] Added webkit-font-smoothing #15409

Closed
opened 2025-11-02 11:45:55 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/489
Author: @deanpcmad
Created: 12/26/2016
Status: Closed

Base: masterHead: patch-2


📝 Commits (1)

  • 4048152 Added webkit-font-smoothing

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 public/css/index.css (+1 -0)

📄 Description

Hey there, Here I'm adding -webkit-font-smoothing to the body CSS tag to make fonts look nicer on Mac.

Before:
screen shot 2016-12-26 at 22 11 08

After
screen shot 2016-12-26 at 22 11 21


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/489 **Author:** [@deanpcmad](https://github.com/deanpcmad) **Created:** 12/26/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-2` --- ### 📝 Commits (1) - [`4048152`](https://github.com/go-gitea/gitea/commit/4048152dc60170cce13a72a126c3c5c1948ecd0f) Added webkit-font-smoothing ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `public/css/index.css` (+1 -0) </details> ### 📄 Description Hey there, Here I'm adding `-webkit-font-smoothing` to the `body` CSS tag to make fonts look nicer on Mac. Before: ![screen shot 2016-12-26 at 22 11 08](https://cloud.githubusercontent.com/assets/425200/21487054/677fb2f4-cbb8-11e6-965c-015c2d32fd22.png) After ![screen shot 2016-12-26 at 22 11 21](https://cloud.githubusercontent.com/assets/425200/21487055/6a069d94-cbb8-11e6-9f87-35df8b4e30df.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 11:45:55 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#15409