以下の内容はhttps://anton0825.hatenablog.com/entry/2015/11/11/000000より取得しました。


CSSでposition: absoluteを指定している場合、margin-bottom, margin-rightが効かない

position: absoluteを指定している場合はmarginの指定にmargin-を除いたtop, bottom, left, rightを使わないといけない。 なので以下のようになる。

    position: absolute;
    bottom: 10px;
    right: 5px;

これなんでだろ。。margin-top, margin-leftは効くのになぁ。




以上の内容はhttps://anton0825.hatenablog.com/entry/2015/11/11/000000より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14