2016-05-15 17:16:34

:O
發言  

中國古典風 / ∞飄茵落溷 好主題 : 0

  button.option-btn/*遊戲按鈕*/
  {background:url(http://i.imgur.com/A39sJuC.png)center center no-repeat;
  background-color:rgba(0,0,0,0);
  border-style:none;
  background-size:100% 100%;
  height:46px;
  line-height:46px;
  width:50%;
  color:#000;
  text-shadow:1px 1px 3px #000;
  font-size:22px;
  font-family:標楷體;
  }
  button.option-btn:hover{
  background:url(http://i.imgur.com/uSr6Lrm.png)center center no-repeat;
  background-size:100% 100%;
  background-color:rgba(0,0,0,0);
  border-style:none;
  color:#fff ;
  }
  #game-functions/*選單背景*/
  {background:url(http://i.imgur.com/fOL3sNi.png);
  background-size:100% 100%;
  }
  #review/*遊戲回顧*/
  {background:url(http://i.imgur.com/fOL3sNi.png);
  background-size:100% 100%;
  }
  p.fulltell/*回顧內容*/{
  color:#333;
  font-family:標楷體;
  }
  div.nametag/*人名牌*/
  {background:url(http://i.imgur.com/ktSStWT.png);
  background-size:100% 100%;
  height:35px;
  line-height:35px;
  color:#000;
  font-family:標楷體;
  font-size:22px;}
  #storyframe/*遊戲對話框*/
  {background:url(http://i.imgur.com/4wCOsYL.png);
  background-size:100% 100%;}
   #main_frame/*整個畫面*/{
   border:15px solid transparent;
   border-image:url(https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd9GcTjF7WV3nXkcZKagf229BEXgO1Ig5CTj8nGxPPc1vhu4XkfheR9) 30 30 stretch;}