ドットインストール - 3分動画でマスターできるプログラミング学習サービス

  • レッスン一覧
  • 料金プラン
    • レッスン一覧
    • 料金プラン
  • ログイン
  • 運営からのお知らせ

    • 2025/08/28 NEW

      【週刊ドットインストール】 Figma入門を制作中、256timesの新クラスを企画中

    すべて見る
  • トップ /
  • マイページ /
  • styles.css

styles.css

 body{
   color:#333;
   font-family:verdana,sans-serif;
 margin:0;
 }

 header{
   background-color:#efefef;
   padding-top:32px;
   padding-bottom:32px;
 }

 .container{
   /*background-color:pink;*/
   width:400px;
   margin-left:auto;
   margin-right:auto;
   display:flex;
   align-items:center;
 }

 .icon{
   /*background-color:skyblue;*/
 }

 .icon img{
   border-radius:20px;
   border-radius:50%;
   border-width:4px;
  border-style:solid;
  border-color:white;
 }


 .info{
   /*background-color:tomato;*/
   margin-left:32px;
 }

 .info h1{
   font-weight:normal;
   font-size:24px;
   margin:0;
 }
 
 .info p{
   margin:0;
   margin-bottom:16px;
 }

 .info ul{
   margin:0;
   padding:0;
   list-style-type:none;
   display:flex;
 }

 .info.ul li {
   margin-right: 8px;
 }

 .works{
   width:400px;
   margin-left:auto;
   margin-right:auto;

 }

 .works > h1{
   font-weight:normal;
   font-size:24px;
   text-align:center;
   margin-top:60px;
   margin-bottom:60px;
 }


 .works > section{
   margin-bottom:60px;
 }

 

 .works > section > h1{
   font-weight:normal;
 }

 .works p{
   line-height:1.8;
 }

 footer p{
   text-align:center;
   font-size:14px;
   margin-bottom 60px;
   color:gray;

 }
dotinstall

3分動画でマスターできるプログラミング学習サービスです。あなたもプログラミングを始めてみませんか?

サービスメニュー

  • レッスン一覧
  • 料金プラン
  • 法人向けライセンス
  • 256times
  • 運営からのお知らせ
  • プログラミング学習ガイド
  • プログラミング学習相談室
  • ヘルプ

ご利用にあたって

  • 利用規約
  • プライバシーポリシー
  • 利用者情報の外部送信について
  • 運営企業情報
  • 採用情報
  • 教材利用について
  • お問い合わせ

ソーシャルメディア

  • note
  • X (@dotinstall)
  • Facebookページ

更新情報

  • 新着レッスンRSS
  • 新着補足情報RSS

Copyright © 2011-2025 dotinstall.com. All Rights Reserved.