luke %!s(int64=6) %!d(string=hai) anos
pai
achega
f15ee6f47b
Modificáronse 1 ficheiros con 0 adicións e 13 borrados
  1. 0 13
      pc_chat/src/css/index.css

+ 0 - 13
pc_chat/src/css/index.css

@@ -1,17 +1,4 @@
-/* 禁止文本内容被鼠标选中变蓝 */
-* {
-    -o-user-select: none;
-    -moz-user-select: none;
-    /*火狐 firefox*/
-    -webkit-user-select: none;
-    /*webkit浏览器*/
-    -ms-user-select: none;
-    /*IE10+*/
-    -khtml-user-select: none;
-    /*早期的浏览器*/
-    user-select: none;
 
-}
 p,img,h1,h2,h3,h4,h5,ul,li,ol,li,dl,dt,dd,body{
     margin: 0;
     padding: 0;