/* Box sizing rules */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* Prevent font size inflation */
html {
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}

/* Remove default margin in favour of better control in authored CSS */
body, h1, h2, h3, h4, p,
figure, blockquote, dl, dd {
  margin-block-end: 0;
}

/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul[role='list'],
ol[role='list'] {
  list-style: none;
}

/* Set core body defaults */
body {
  min-height: 100vh;
  line-height: 1.5;
}

/* Set shorter line heights on headings and interactive elements */
h1, h2, h3, h4,
button, input, label {
  line-height: 1.1;
}

/* Balance text wrapping on headings */
h1, h2,
h3, h4 {
  text-wrap: balance;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  text-decoration-skip-ink: auto;
  color: currentColor;
}

/* Make images easier to work with */
img,
picture {
  max-width: 100%;
  display: block;
}

/* Inherit fonts for inputs and buttons */
input, button,
pre, select {
  font: inherit;
}

/* Make sure pres without a rows attribute are not tiny */
pre:not([rows]) {
  min-height: 10em;
}

/* Anything that has been anchored to should have extra scroll margin */
:target {
  scroll-margin-block: 5ex;
}/*** The new CSS Reset - version 1.2.0 (last updated 23.7.2021) ***/

/* Remove all the styles of the "User-Agent-Stylesheet", except for the 'display' property */
*:where(:not(iframe, canvas, img, svg, video):not(svg *)) {
  all: unset;
  display: revert;
}

/* Preferred box-sizing value */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/*
  Remove list styles (bullets/numbers)
  in case you use it with normalize.css
*/
ol, ul {
  list-style: none;
}

/* For images to not be able to exceed their container */
img {
  max-width: 100%;
}

/* Removes spacing between cells in tables */
table {
  border-collapse: collapse;
}

/* Revert the 'white-space' property for pre elements on Safari */
pre {
  white-space: revert;
}

CSS相关代码片段

Console.log in PHP

tailwindcss full config file with custom name

HTML css div height min

css shadow around text on every side

tailwind transform: translateY(-50%);

tailwind right 50

css target partial class name

creating a linux terminal in html and css

rest_framework/api.html

css fit-content, max from bottom

scss random color

css do not wrap text

scss keyframes

tailwind css class sorting

Centrar un bloque de forma vertical y horizontal

Centrar un bloque de forma horizontal

Centrar vertical y horizontalmente un bloque

centrar contenedor

Media query for viewport width greater than 1200px

create a header that doesn't move css

modern scrollbar css

Control Specificity Better with :is()

list class

Create and save csv to storage in Laravel

padding top vertical scroll

how to design a login page in css

Styling React Apps with Vanilla CSS

how to make text italics in css

tailwind max-width

tailwind initial letter

responsive font size in css

style dsiabled button css

dark mode background color code

Tailwind CSS with NextJS

style css en html

angular add material icon css

use nerdfonts with css

CSS Relative colors

change language dropdown

css upercae

line break css

css overwrite

css clikable div style

minimum mobile screen size in px

css reverse order

celery beat run command

Gradient Background Animation rotate

disable floating panel rendering in vue

run celery command

learn css grid

tilwind css dark mode

why css wp-admin not working

How to make my own text typing animation

flex-shrink: 0

NextJs Image has legacy prop "objectFit"

glass background effect css

overide css of angular material daterangepicker

can you assign 2 css classe to 1 elemenet

install pg admin on uabntu 22.04

A Modern CSS Reset

vertically arrange inputs in css

skill bar in css

html table caption top

input file color for choose file

css print media 2 columns

put item in center css

put item left side css

Input with number type style

flex-grow Property

flex-direction Property

flex Property

justify-content Property

Css flex-wrap property

CSS display: inline-flex property

The CSS flex-flow property

Css flex-basis property

flex-shrink Property

css disable zoom on input

convert css to tailwind classes

responsive text tailwindcss