前往
大廳
主題

|創作|修改噗浪CSS語法 (自介篇)

wa2000婆爆 | 2022-05-03 11:23:03 | 巴幣 0 | 人氣 416

(◜◔。◔◝) 最近又回到噗浪的生活圈了,主要是看一些委託以及轉蛋!
電腦版老早幾百年前沒用了,上次用還蠻困難的
我創辦噗浪是在2015年加入的,當時還看不懂語法也不太會用強大的F12功能

記錄用,怕忘記區塊,所以用了不同顏色來標記

#profile_pic

{
width:150vw;
border:.1vw solid #cbcbcd !important;
padding:.3vw;
}
#profile_pic:hover
{
width:vw;transition:.3s all ease;
filter:blur(0);
}

transition:.3s all ease;filter:

blur(.1vw);

#full_name  /*姓名*/
{
color:#333 !important;
font:700 14px Arial !important;
}


p#relationship_container
/*感情婚姻狀態*/
{
text-align:right !important;
padding:12px 0px;
}

._lc_ #dash-profile
{
background: url(網址) no-repeat;
background-position: right -1.5vw bottom 45%;
background-size:63%;
}

p#about_me,
p#relationship_container,
#dash-profile,
#full_name,
#span_years,
#m_or_f,
#location
{
color:#666666 !important;
line-height:200%;
}
#dash-additional-info a   /*描述 連結*/
{
text-decoration:none !important; /*去除底線*/
}

創作回應

更多創作