蒼い海に溺れて2nd season

なんとなく作ってみたけど、しばらく様子見

エイプリルフールの無駄な努力

何かに溺れた痛いキャラっぽく振る舞いたいんだが、ウィキペディア日本語版利用者として趣味全開って難しいと常々思う。と言うわけで、CSS3を使って利用者ページを改造。猫村いろはへの愛を叫んでみた( ・`ω・´)


左上にリボンを置いて吹き出しを添えるため、かなり頑張ってソースコードを書きました。使ったソースコードをそのまま転載します(ウィキ構文が混じってます)。4月1日にリボンひとつ置くためだけのソースコード。ぶっちゃけ構文は分かってもらわなくていい。手が込んでるって分かってもらえればいい。無駄が多いよねー。ウィキブックスでも使えないわ。ブログを猫村いろはにする予定もない。ある種の産廃レベルだなw

<div style="-moz-transform: rotate(-130deg); -webkit-transform: rotate(-130deg); -ms-transform: rotate(-130deg); transform: rotate(-130deg); -moz-transform-origin:50% 50%; -webkit-transform-origin:50% 50%; -ms-transform-origin:50% 50%; transform-origin:50% 50%; position:absolute; top:-405px; left:150px; z-index: 20;">
<div style="-moz-border-radius: 100px / 80px; -webkit-border-radius: 100px / 80px; -ms-border-radius: 100px / 80px; border-radius: 100px / 80px; background: #E93E3C; width:100px; height:80px;"></div><!-- リボン上部1 -->
<div style="width:0px; height: 0px; border-left:50px solid transparent; border-right:50px solid transparent; border-top:80px solid #E93E3C; position: relative; top:-35px;"></div><!-- リボン上部2 -->
<div style="-moz-border-radius: 80px / 60px; -webkit-border-radius: 80px / 60px; -ms-border-radius: 80px / 60px; border-radius: 80px / 60px; background: #BA1A1C; width:80px; height:60px;margin-left:10px; position: relative; top:-95px; z-index:10;"></div><!-- リボン結び目1 -->
<div style="width:0px; height: 0px; border-left:50px solid transparent; border-right:50px solid transparent; border-bottom:80px solid #E93E3C; position: relative; top:-155px;"></div><!-- リボン下部1 -->
<div style="-moz-border-radius: 100px / 80px; -webkit-border-radius: 100px / 80px; -ms-border-radius: 100px / 80px; border-radius: 100px / 80px; background: #E93E3C; width:100px; height:80px; position: relative; top:-190px;"></div><!-- リボン下部2 -->
<div style="-moz-border-radius: 75px / 55px; -webkit-border-radius: 75px / 55px; -ms-border-radius: 75px / 55px; border-radius: 75px / 55px; background: #E93E3C; width:75px; height:55px;position: relative; top:-312px; left:12px; z-index:11;"></div><!-- リボン結び目2 -->
<div style="-moz-border-radius: 20px / 20px; -webkit-border-radius: 20px / 20px; -ms-border-radius: 20px / 20px; border-radius: 20px / 20px; background: #FE6B69; width:20px; height:20px;position: relative; top:-350px; left:50px; z-index:12;"></div><!-- リボン結び目光沢 -->
<div style="-moz-border-radius: 25px / 20px; -webkit-border-radius: 25px / 20px; -ms-border-radius: 25px / 20px; border-radius: 25px / 20px; background: #FE6B69; width:25px; height:20px;position: relative; top:-440px; left:60px; z-index:13;-moz-transform: rotate(15deg); -webkit-transform: rotate(15deg); -ms-transform: rotate(15deg); transform: rotate(15deg);"></div><!-- リボン上部光沢 -->
<div style="-moz-border-radius: 20px / 15px; -webkit-border-radius: 20px / 15px; -ms-border-radius: 20px / 15px; border-radius: 20px / 15px; background: #FE6B69; width:20px; height:15px;position: relative; top:-320px; left:70px; z-index:14;-moz-transform: rotate(-30deg);-webkit-transform: rotate(-30deg);-ms-transform: rotate(-30deg);transform: rotate(-30deg);"></div><!-- リボン下部光沢1 -->
<div style="-moz-border-radius: 12px / 12px; -webkit-border-radius: 12px / 12px; -ms-border-radius: 12px / 12px; border-radius: 12px / 12px; background: #FE6B69; width:12px; height:12px;position: relative; top:-320px; left:50px; z-index:15;"></div><!-- リボン下部光沢2 -->
<div style="-moz-border-radius: 40px / 100px; -webkit-border-radius: 40px / 100px; -ms-border-radius: 40px / 100px; border-radius: 40px / 100px; background: #C32021; width:40px; height:100px;margin-left:0px; position: relative; top:-455px; left:30px; z-index:9;"></div><!-- リボン影 -->
</div>
<div style="width: 0px; height: 0px; border-left: 10px solid transparent; border-right: 15px solid transparent; border-bottom: 50px solid #E93E3C; position: absolute; top: 50px; left: 70px;"></div><!-- 吹き出し先端 -->
<div style="border:solid 3px #E93E3C;-moz-border-radius: 50px / 50px; -webkit-border-radius: 50px / 50px; -ms-border-radius: 50px / 50px; border-radius: 50px / 50px; padding: 2px; background: #FFF0F0; position: absolute; top: 80px; left: 50px;">'''[[猫村いろは]]'''って[http://www.with-kitty.com/kittyler01 可愛いよね!!] なお、異論は認めない。</div><!-- 吹き出し -->