Skip to content
  • This project
    • Loading...
  • Sign in

MSF / msf-climate-hub

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • msf-climate-hub
  • wp-content
  • plugins
  • wordfence
  • css
  • fullLog.1699289814.css
  • Jeff Balicki's avatar
    plugins update · 55b3d83e ...
    55b3d83e
    Signed-off-by: Jeff <jeff@gotenzing.com>
    Jeff Balicki committed 2023-11-08 15:11:44 -0500
fullLog.1699289814.css 370 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
body {
	background: #fff;
	font-family: Arial;
	font-size: 12px;
}
h1 {
	background: url(../images/wordfence-logo.svg);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 64px;
	vertical-align: middle;
	padding: 10px 0 0 90px;
	margin: 20px 0 10px 0;
	font-size: 34px;
	color: #777;
}
.error {
	color: #F00;
	font-weight: bold;
	margin: 20px 0 20px 0;
}