Difference between revisions of "MediaWiki:Common.css"

From ConfIDent
Line 35: Line 35:
 
}
 
}
  
div.use-case-tile > a:all {
+
div.use-case-tile { a:link, a:visited, a:hover, a:active { color:#fff; } }
  color: #FFF;
 
}
 

Revision as of 12:40, 2 February 2023

/* CSS placed here will be applied to all skins */

/*
div#p-search {
  display: none;
}
*/

/* temp changes for Event Query form */
div#row-Query_Event-Academic_Field span.pfTokens {
  padding-top: 0px;
  padding-bottom: 0px;
}

div.sfFieldContent p {
  margin: 0px !important;
}

div#row-Query_Event-Country div.oo-ui-inputWidget {
  min-width: 600px !important;
}

div#row-Query_Event-Title_Contains input.createboxInput {
  min-width: 600px !important;
}

/* Skin 2023 ------------------------------------------------------ */
div#confident-content {
  max-width: 1400px;
}

div.use-case-tile {
  width:320px;
  padding-top: 2rem;
}

div.use-case-tile { a:link, a:visited, a:hover, a:active { color:#fff; } }
Cookies help us deliver our services. By using our services, you agree to our use of cookies.