Text with Image2

SPECIAL COFFEE

We offer special coffee roasted in-house. Enjoy the unique taste and aroma.

SWEETS

Our sweets are made by a pastry chef who trained at a top-class restaurant in France to make sweets that go well with coffee.


CSS

設置個所:管理メニュー > 基本設定 > ヘッダー編集 > 各ページ (JIMDO有料バージョン)

Location:Menu>Setting>Edit Head > PAGES(Paid version)

<style>

.cc-pagemode-default .j-textWithImage > div strong{

    display:block;

    text-decoration:underline 3px dashed #000;

    padding-bottom:.6em;

    text-underline-offset:.3em;

}

</style>

※#000 の部分の色を変えれば、アンダーラインの色を変更できます。
※オレンジ色の文字の部分を以下のようにすることで、バリエーションを作れます。

solid  直線 
dashed  破線 
wavy  波線 
dotted  点線