Search
 
SCRIPT & CODE EXAMPLE
 

CSS

antialiasing css

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
//Also use webfonts: https://www.fontsquirrel.com/
Comment

PREVIOUS NEXT
Code Example
Css :: bootstrap icons in angular 
Css :: matinput remove underline 
Css :: google icon cdn 
Css :: css transition visibility 
Css :: last second css 
Css :: remove input styling 
Css :: transition css hover 
Css :: how to mirror object through css 
Css :: css disable text select 
Css :: stop selection css 
Css :: powershell error ps1 cannot be loaded because running scripts is disabled on this system 
Css :: how to use gradient as text color 
Css :: ul remove dots 
Css :: media query 
Css :: how to center an hr 
Css :: input number hide arrows 
Css :: align icon center div 
Css :: make image darker in css 
Css :: how to get rid of button outline when clicked 
Css :: text decoration none 
Css :: css align ul li horizontal 
Css :: html scrollable without scroll bar 
Css :: cursor: not-allowed is not working with pointe events none in css 
Css :: watch scss to css 
Css :: position relative get in center 
Css :: gradient border with border radius 
Css :: align center img css inside div 
Css :: center absolute 
Css :: css photo circle 
Css :: css not last of type 
ADD CONTENT
Topic
Content
Source link
Name
4+9 =