Tai

2020年1月25日 (土)に参加
559 バイト追加 、 2020年2月29日 (土) 12:26
編集の要約なし
5行目: 5行目:  
{
 
{
 
   width: 80%;
 
   width: 80%;
   height:5em;
+
   height: 11em;
 +
}
 +
.h1
 +
{
 +
  font-size: 2em;
 +
  font-style: bold;
 
}
 
}
 
@media only screen and (max-device-width: 480px)
 
@media only screen and (max-device-width: 480px)
12行目: 17行目:  
   {
 
   {
 
       width: 80%;
 
       width: 80%;
       hight: 5em;
+
       hight: 11em;
 
   }  
 
   }  
}
+
   .h1
svg.mainSvg
  −
{
  −
  width: 80%;
  −
  height:100%;
  −
}
  −
@media only screen and (max-device-width: 480px)
  −
{
  −
   svg.mainSvg
   
   {
 
   {
       width: 80%;
+
       font-size: 1.2em;
       hight: 100%;
+
       font-style: bold;
   }  
+
   }
 
}
 
}
 
       </style>
 
       </style>
45行目: 42行目:  
         <text y="3em">認証完了・閲覧可能です</text>
 
         <text y="3em">認証完了・閲覧可能です</text>
 
         <rect y="2em" width="100%" height="2em" fill="white">
 
         <rect y="2em" width="100%" height="2em" fill="white">
             <animate attributeName="height" attributeType="XML" begin="loading2.end" from="2em" to="0" calcMode="discrete" dur="1s" fill="freeze" repeatCount="never" id="loadingEnd"/>
+
             <animate attributeName="height" attributeType="XML" begin="loading2.end" to="0" calcMode="discrete" dur="1s" fill="freeze" repeatCount="never" id="loadingEnd"/>
 +
        </rect>
 +
        <text y="3em" class="h1">@taiについて</text>
 +
        <text y="7.1em">・ますとどんちほーでエロネタばかりつぶやいているよ。</text>
 +
        <text y="8.1em">・高校生だよ。</text>
 +
        <text y="9.1em">・オグロプレーリードッグやカピバラ、ヌートリアなど主にジリス類・ネズミ類などを推しているよ。</text>
 +
        <text y="10.1em">・活動地域は札幌市内だよ。もしかしたら弘前市内に移るかもね。</text>
 +
        <rect y="3em" width="100%" height="8em" fill="white">
 +
            <animate attributeName="height" attributeType="XML" begin="loading2.end" to="0" calcMode="discrete" dur="1s" fill="freeze" repeatCount="never" id="loadingEnd"/>
 
         </rect>
 
         </rect>
      </svg>
  −
      <svg class="mainSvg" viewBox="0 0 100% 100%">
  −
        <text y="3em" style="font-size: 2em; font-style: bold;">@taiについて</text>
   
       </svg>
 
       </svg>
 
   </body>
 
   </body>
 
</html>
 
</html>
編集者
47

回編集