Skip to content

Instantly share code, notes, and snippets.

@gogojimmy
Last active August 29, 2015 14:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gogojimmy/44142eefedd2fc81f68e to your computer and use it in GitHub Desktop.
Save gogojimmy/44142eefedd2fc81f68e to your computer and use it in GitHub Desktop.
網站基本設計參數.md

顏色

各種所用顏色的色碼(主色、輔助色...)

字型

  • 字型名稱
  • 基礎大小
  • 基礎行高
  • h1~h6大小
  • h1~h6, span, p 的 margin

Basic

  • 背景色
  • 文字顏色
  • 連結顏色(hover)

表單

  • 輸入框背景色
  • 輸入框文字色
  • placeholder-color
  • border setting (width, color, focus-color, border-radius, )
  • 輸入框 box-model (margin、padding..)

其他元件

所有用到的元件的 box model及其設定,像是 button、tab、dropdown...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment