Give me five !
@media only screen and (max-width: 360px) {
#friedsGroup {
grid-template-columns:1fr!important;
}
}
#MySignature{
display:none!important;
}
#app a,#card a{
color:inherit;
}
#friedsGroup {
display:grid;
grid-template-columns:1fr 1fr;
grid-gap:20px;
}
.friends {
/*margin-bottom: 20px;*/
width: 100%;
display: inline-grid;
}
.friendCard {
border-radius: 8px;
padding: 20px;
border: 1px solid rgba(120, 130, 140, 0.13);
}
.friendCard:hover {
box-shadow: 6px 11px 41px -28px #a99de7;
}
.friendCard img {
width: 70px !important;
height: 70px !important;
float: left;
margin-right: 20px !important;
}
.friendCard .name {
margin: 0 0 10px 0 !important;
font-size: 20px;
font-weight: 700;
}
.friendCard .sign {
margin: 0 !important;
font-size: 16px;
color: var(--TextColor2);
overflow: hidden;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
/*white-space: nowrap;*/
}
.post .postBody .cnblogs-markdown a {
font-weight: unset !important;
margin: unset !important;
}
.post .postBody blockquote {
border-left: unset !important;
text-align: center;
}
/* 友链框*/
card {
background-color: var(--BlockColor);
border-radius: 8px;
width: 100%;
margin: 20px 0;
border: 1px solid rgba(120, 130, 140, 0.13);
}
card:hover {
box-shadow: 6px 11px 41px -28px #a99de7;
}
card p {
margin: 0 !important;
}
proBody center {
background: rgba(0, 0, 0, .6);
padding: 20px;
border-radius: 8px 8px 0 0;
}
proBody {
background-color: #000;
filter: Alpha(opacity=80);
border-radius: 8px 8px 0 0;
background-image: url(https://img2018.cnblogs.com/blog/1489774/201911/1489774-20191115181738072-2067895519.jpg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
proBody img {
width: 100px;
object-fit: cover;
border-radius: 50%;
}
proBody .name {
font-size: 28px;
color: white;
font-weight: 700;
}
proBody .sign {
/*color: #8898aa;*/
color: white;
}
proBody .contact {
background-color: #4d7cff;
width: 200px !important;
color: white;
margin: 20px 0;
padding: 10px 20px;
border: 1px solid #4d7cff;
border-radius: 80px;
outline: none;
}
proBody .contact:hover {
opacity: 0.8;
}
proFooter {
columns: 3;
padding: 20px;
text-align: center;
border-top: 1px solid rgba(120, 130, 140, 0.13);
}
proFooter ul {
margin-left: 0 !important;
}
proFooter li {
list-style: none !important;
line-height: 2;
}
proFooter li:nth-child(1),
proFooter li:nth-child(2) {
border-right: 1px solid rgba(120, 130, 140, 0.13);
}
茫茫人海,相逢即是缘,感谢遇见 (゜-゜)つロ 干杯~
友情链接
申请友链
在本页下方评论一下信息就好啦,记得先添加一下本博客鸭。
| 序号 | 字段内容 | 示例 |
|---|---|---|
| 1 | 博客昵称 | 雨沐心田 |
| 2 | 博客地址 | https://leixbo.cnblogs.com/ |
| 3 | 博客头像 | https://images.cnblogs.com/cnblogs_com/leixbo/1645621/o_200218101707ta.png |
| 4 | 个性签名 | "优雅 高可用 健壮性" |
复制下方代码,替换个人信息
{
blogName:'雨沐心田',
blogUrl:'https://leixbo.cnblogs.com/',
avatarUrl: 'https://images.cnblogs.com/cnblogs_com/leixbo/1645621/o_200218101707ta.png',
blogSign: '优雅 高可用 健壮性'
},
随机推荐
- 20191225--python学习第二天笔记(补)
1.内容回顾 学习计算机基础 安装解释器 2.语法 print/input 整型 int/字符串 str/布尔类型 boolen 条件语句 and运算符 变量 3.练习 评分规则:用户输入成绩,根据成 ...
- LwIP的udp学习笔记
* Bind an UDP PCB. * * @param pcb UDP PCB to be bound with a local address ipaddr and port. * @param ...
- 大数四则运算之加法运算--------C语言版(未考虑负数)
/* 声明两个字符数组,用于存储大数,声明两个整数型数组便于计算,将字符数组中的元素转换为对应整数存于整数数组中,将低位放在整数数组低位,便于对齐计算 判断是否有进位,计算结果高位先输出,从数组后往前 ...
- 解决intellij idea新建maven项目,加载archetype慢的问题
File->settings 在VM Options内输入 -DarchetypeCatalog=internal 重启idea
- Ubuntu下LAMP的环境配置教程
总体来说,Ubuntu下安装LAMP环境是比较简单的,只需按照命令行执行即可,记录操作以备不时之需. 一,首先更新Ubuntu里面所有的软件 sudo apt-get update 二.之后安装Apa ...
- centos7安装mysql-5.6.43二进制包
卸载老版本的MySQL.查找并删除mysql有关的文件 # find / -name mysql # rm -rf /usr/lib64/mysql /usr/share/mysql [root@lo ...
- php/phpmyadmin新手式环境搭建
之前就在折腾 zabbix 的时候遇到一个情况, 安装 php6 的时候各种库丢失, 最重要的 gd 经常跑路 只是无意中遇到了一种小方式, 现在已经迷糊了, 前天因为在部署 phpAdmin 的时候 ...
- NFS服务配置 Linux
两台机器: NFS服务器:192.168.1.100 (我的是Ubuntu系统) 客户机:192.168.1.123 (保证两台机器互相可以ping通) 需求:在NFS服务器上创建一个共享文件夹/ho ...
- 小白的linux笔记5:关于权限那些事
在设置smb时发现,目录的权限是个影响访问的大问题,还是得研究清楚. 关于文件权限 查看当前目录下文件和文件夹的权限状态:ls -l drwxrwxr--. 4 root root 4096 ...
- vue及vant框架,多语言配置
1.安装 vue-i18n,( cnpm install vue-i18n --save ) 2.在入口,main.js 中引入 (import Vuei18n from "vue-i18n ...