Forráskód Böngészése

set up some links

night-cherry 1 hónapja
szülő
commit
dbf1d4e54e
1 módosított fájl, 20 hozzáadás és 0 törlés
  1. 20 0
      index.html

+ 20 - 0
index.html

@@ -5,6 +5,26 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <title>index</title>
 	<style>
+		.craft span{
+			display: inline-block;
+			width:auto;
+			height:30px;
+			line-height: 30px;
+			margin: 0 10px;
+			padding: 3px;
+		}
+		.craft span a{
+			color:orangered;
+		}
+		.craft span a::before{
+			color:orangered;
+		}
+		.craft span a::linked{
+			color:orangered;
+		}
+		.craft span a::after{
+			color:orangered;
+		}
 		dialog{
 			border-radius: 15px;