已掉线,重新登录

首页 > 绿虎论坛 > 历史版块 > 编程 > PHP > 讨论/求助

标题: 想问一下,mine挂机那个…

作者: @Ta

时间: 2014-10-17

点击: 4368

那背景是天气还是啥?http://minegq.aliapp.com/如果是天气源码哪里有?

[隐藏样式|查看源码]


『回复列表(13|隐藏机器人聊天)』

1. 那是背景图吧?
(/@Ta/2014-10-17 23:09//)

2. jpg背景图,通过js使其左右滑动。
(/@Ta/2014-10-17 23:16//)

3. @,我不会告诉你,那个是用CSS3实现的动画效果。
(/@Ta/2014-10-17 23:17//)

4. @eoo,求科普,求标签,求设置方法
(/@Ta/2014-10-17 23:20//)

5. @,百度一下就得了嘛,  其实我是看过代码的, 不过不是这个站,效果一模一样。
(/@Ta/2014-10-17 23:39//)

6. @@@,gif动态图片。
(/@Ta/2014-10-18 06:58//)

7. @MINE,求图片
(/@Ta/2014-10-18 09:12//)

8. @could.jpg
(/@Ta/2014-10-18 10:28//)

9. @MINE,图片显示不了
(/@Ta/2014-10-18 10:49//)

10. @MINE,jpg动不了,汗死。
(/@Ta/2014-10-18 10:52//)

11. @


@charset "utf-8";

@-webkit-keyframes animate-cloud {

  from {

    background-position: 600px 100%;

  }

  to {

    background-position: 0 100%;

  }

}

@-moz-keyframes animate-cloud {

  from {

    background-position: 600px 100%;

  }

  to {

    background-position: 0 100%;

  }

}

@-ms-keyframes animate-cloud {

  from {

    background-position: 600px 100%;

  }

  to {

    background-position: 0 100%;

  }

}

@-o-keyframes animate-cloud {

  from {

    background-position: 600px 100%;

  }

  to {

    background-position: 0 100%;

  }

}

input{



background-color:white;



border-style:solid;border-color:silver;

outline:none;



padding: 5px;

margin:2px auto;

//width: 100%;

border-radius:5px;

border:1px;

box-shadow: 0 0 8px -3px #000;

background: #ECECEC;

}

textarea {

	-webkit-box-shadow: 0 0 8px black;

	-moz-box-shadow: 0 0 8px black;

	border-radius: 4px;

	width: 280px;

	margin-bottom: 5px;

	height: 60px;

	border: 1px solid #ABABAB;

	margin-top: 2px;

}

select {



background-color:white;border:1px;border-style:solid;border-color:silver;

/*

	-webkit-box-shadow: 0 0 8px black;

	-moz-box-shadow: 0 0 8px black;

	margin-bottom: 5px;

	width: 280px;

	border: 1px solid #B4B2B2;

	border-radius: 5px;

	height: 23px;*/

}

h1, h2, h3, h4, h5, h6, b, i, em {

	font-size: 1em;

	font-weight: normal;

	font-style: normal

}





body {

    background-image: url(../img/cloud.jpg);

    color: #333;

    font-size: 18px9;

    line-height: 1.5;

    word-wrap: break-word;

    font-size: 14px;



margin: 0;

font-family: Microsoft YaHei;

	#font-size: 18px9;

	line-height: 1.5;

	word-wrap: break-word;



  -webkit-animation: animate-cloud 20s linear infinite;

  -moz-animation: animate-cloud 20s linear infinite;

  -ms-animation: animate-cloud 20s linear infinite;

  -o-animation: animate-cloud 20s linear infinite;

  animation: animate-cloud 20s linear infinite;

}

(/@Ta/2014-10-18 11:28//)

12. @MINE,看不懂,但还是谢谢!
(/@Ta/2014-10-18 12:24//)

13. @,css。
(/@Ta/2014-10-18 14:10//)

回复需要登录

9月7日 16:29 星期天

本站由hu60wap6驱动

备案号: 京ICP备18041936号-1