
這道菜很下飯喔,而且不需要過多調味,只要選對泡菜加上新鮮的豬肉,就算是新手也能炒出好味道。
法奇 發表在 痞客邦 留言(0) 人氣(1,820)

地點:台北市信義區忠孝東路五段8號
法奇 發表在 痞客邦 留言(0) 人氣(1,397)

.global_divtable {
border-bottom: 2px dashed #888888;
padding-bottom: 10px;
padding-top: 10px;
margin-bottom: 10px;
}
法奇 發表在 痞客邦 留言(0) 人氣(4,430)
body #container3,
body #content,
body .article-content {
width: 100%;
}
.base_country {
display: inline-block;
padding: 10px;
margin: 10px;
border-radius: 10px;
font-weight: bold;
}
.tree hr {
border: 1px solid gray !important;
}
.tree li.game_light_point div,
.game_light {
background: #FFCC99;
color: #000000;
}
.tree ul li.game_dark_point div,
.game_dark {
background: #666666;
color: #FFFFFF;
}
.tree li.game_empire_point div,
.game_empire {
background: #669999;
color: #FFFFFF;
}
.tree ul li.game_tyrant_point div,
.game_tyrant {
background: #666699;
color: #FFFFFF;
}
.tree {
display: inline-block;
}
.tree * {
margin: 0;
padding: 0;
}
.tree .game_light_point .half_cell {
display: inline-block;
background: #FFFFCC;
width: 30%;
}
.tree ul {
padding-top: 20px;
position: relative;
transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
}
.tree li {
float: left;
text-align: center;
list-style-type: none;
position: relative;
padding: 20px 1px;
transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
}
.tree li::before,
.tree li::after {
content: '';
position: absolute;
top: 0;
right: 50%;
border-top: 1px solid #ccc;
width: 50%;
height: 20px;
}
.tree li::after{
right: auto;
left: 50%;
border-left: 1px solid #ccc;
}
.tree li:only-child::after,
.tree li:only-child::before {
display: none;
}
.tree li:only-child {
padding-top: 0;
}
.tree li:first-child::before,
.tree li:last-child::after {
border: 0 none;
}
.tree li:last-child::before {
border-right: 1px solid #ccc;
border-radius: 0 5px 0 0;
-webkit-border-radius: 0 5px 0 0;
-moz-border-radius: 0 5px 0 0;
}
.tree li:first-child::after {
border-radius: 5px 0 0 0;
-webkit-border-radius: 5px 0 0 0;
-moz-border-radius: 5px 0 0 0;
}
.tree ul ul::before {
content: '';
position: absolute; top: 0; left: 50%;
border-left: 1px solid #ccc;
width: 0; height: 20px;
}
.tree li div{
width: 130px;
border: 1px solid #ccc;
padding: 5px 10px;
text-decoration: none;
color: #666;
font-family: arial, verdana, tahoma;
font-size: 11px;
display: inline-block;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
}
.tree li div.select_point {
width: auto;
}
.tree li div.select_point b {
display: inline-block;
margin-top: 5px;
}
.tree li div.select_point span {
display: inline-block;;
padding: 5px;
}
.tree li div:hover,
.tree li div:hover+ul li div {
background: #c8e4f8;
color: #000;
border: 1px solid #94a0b4;
}
.tree li div:hover+ul li::after,
.tree li div:hover+ul li::before,
.tree li div:hover+ul::before,
.tree li div:hover+ul ul::before {
border-color: #94a0b4;
}
光輝
黑暗法奇 發表在 痞客邦 留言(0) 人氣(1,935)

地點:台北市復興北路231巷17號
法奇 發表在 痞客邦 留言(0) 人氣(4,131)

.year_title {
text-align: center;
font-size: 22px;
padding: 10px;
margin: 10px 0px;
background: #BB0000;
color: #FFFFFF;
}
法奇 發表在 痞客邦 留言(0) 人氣(5,573)