Skip to content

Commit 22753a4

Browse files
Merge pull request #8617 from ovh/BoS_fix
Fix style FAQ
2 parents c9217a9 + 626bb59 commit 22753a4

37 files changed

+88
-51
lines changed

pages/account_and_service_management/account_information/faq-account-management/guide.de-de.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,9 @@ details[open] > summary {
3737
background: #ffffffff;
3838
}
3939
details > :not(summary) {
40-
padding: 0.5rem 0.75rem;
40+
padding: 0.25rem 0.5rem;
4141
box-sizing: border-box;
42+
list-style-position: inside;
4243
}
4344
.smallish-gap {
4445
display: block;

pages/account_and_service_management/account_information/faq-account-management/guide.en-asia.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,9 @@ details[open] > summary {
3737
background: #ffffffff;
3838
}
3939
details > :not(summary) {
40-
padding: 0.5rem 0.75rem;
40+
padding: 0.25rem 0.5rem;
4141
box-sizing: border-box;
42+
list-style-position: inside;
4243
}
4344
.smallish-gap {
4445
display: block;
@@ -288,10 +289,10 @@ The service delegation must be validated via email both by the service administr
288289

289290
Before you make any changes, please ensure that all contact email addresses are valid, otherwise the request will not be successful.
290291

291-
If you would like to retrieve a domain name that you are the registered owner of from the registry (you can check this information using our own [whois tool](/links/web/domains-whois)), but you do not have access to the administrator customer account, please follow [this procedure](/links/transversal/procedure-contact-change)
292+
If you would like to retrieve a domain name that you are the registered owner of from the registry (you can check this information using our own [whois tool](/links/web/domains-whois)), but you do not have access to the administrator customer account, please follow [this procedure](/links/transversal/procedure-contact-change).
292293

293294
> [!success]
294-
> A full contact management guide is available here: [/pages/account_and_service_management/account_information/managing_contacts#access-contact-management](/pages/account_and_service_management/account_information/managing_contacts#access-contact-management)
295+
> A full contact management guide is available here: [Managing contacts for your services](/pages/account_and_service_management/account_information/managing_contacts).
295296
296297
///
297298

pages/account_and_service_management/account_information/faq-account-management/guide.en-au.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,9 @@ details[open] > summary {
3737
background: #ffffffff;
3838
}
3939
details > :not(summary) {
40-
padding: 0.5rem 0.75rem;
40+
padding: 0.25rem 0.5rem;
4141
box-sizing: border-box;
42+
list-style-position: inside;
4243
}
4344
.smallish-gap {
4445
display: block;
@@ -287,10 +288,10 @@ The service delegation must be validated via email both by the service administr
287288

288289
Before you make any changes, please ensure that all contact email addresses are valid, otherwise the request will not be successful.
289290

290-
If you would like to retrieve a domain name that you are the registered owner of from the registry (you can check this information using our own [whois tool](/links/web/domains-whois)), but you do not have access to the administrator customer account, please follow [this procedure](/links/transversal/procedure-contact-change)
291+
If you would like to retrieve a domain name that you are the registered owner of from the registry (you can check this information using our own [whois tool](/links/web/domains-whois)), but you do not have access to the administrator customer account, please follow [this procedure](/links/transversal/procedure-contact-change).
291292

292293
> [!success]
293-
> A full contact management guide is available here: [/pages/account_and_service_management/account_information/managing_contacts#access-contact-management](/pages/account_and_service_management/account_information/managing_contacts#access-contact-management)
294+
> A full contact management guide is available here: [Managing contacts for your services](/pages/account_and_service_management/account_information/managing_contacts).
294295
295296
///
296297

pages/account_and_service_management/account_information/faq-account-management/guide.en-ca.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,9 @@ details[open] > summary {
3737
background: #ffffffff;
3838
}
3939
details > :not(summary) {
40-
padding: 0.5rem 0.75rem;
40+
padding: 0.25rem 0.5rem;
4141
box-sizing: border-box;
42+
list-style-position: inside;
4243
}
4344
.smallish-gap {
4445
display: block;
@@ -287,10 +288,10 @@ The service delegation must be validated via email both by the service administr
287288

288289
Before you make any changes, please ensure that all contact email addresses are valid, otherwise the request will not be successful.
289290

290-
If you would like to retrieve a domain name that you are the registered owner of from the registry (you can check this information using our own [whois tool](/links/web/domains-whois)), but you do not have access to the administrator customer account, please follow [this procedure](/links/transversal/procedure-contact-change)
291+
If you would like to retrieve a domain name that you are the registered owner of from the registry (you can check this information using our own [whois tool](/links/web/domains-whois)), but you do not have access to the administrator customer account, please follow [this procedure](/links/transversal/procedure-contact-change).
291292

292293
> [!success]
293-
> A full contact management guide is available here: [/pages/account_and_service_management/account_information/managing_contacts#access-contact-management](/pages/account_and_service_management/account_information/managing_contacts#access-contact-management)
294+
> A full contact management guide is available here: [Managing contacts for your services](/pages/account_and_service_management/account_information/managing_contacts).
294295
295296
///
296297

pages/account_and_service_management/account_information/faq-account-management/guide.en-gb.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,9 @@ details[open] > summary {
3737
background: #ffffffff;
3838
}
3939
details > :not(summary) {
40-
padding: 0.5rem 0.75rem;
40+
padding: 0.25rem 0.5rem;
4141
box-sizing: border-box;
42+
list-style-position: inside;
4243
}
4344
.smallish-gap {
4445
display: block;
@@ -307,10 +308,10 @@ The service delegation must be validated via email both by the service administr
307308

308309
Before you make any changes, please ensure that all contact email addresses are valid, otherwise the request will not be successful.
309310

310-
If you would like to retrieve a domain name that you are the registered owner of from the registry (you can check this information using our own [whois tool](/links/web/domains-whois)), but you do not have access to the administrator customer account, please follow [this procedure](/links/transversal/procedure-contact-change)
311+
If you would like to retrieve a domain name that you are the registered owner of from the registry (you can check this information using our own [whois tool](/links/web/domains-whois)), but you do not have access to the administrator customer account, please follow [this procedure](/links/transversal/procedure-contact-change).
311312

312313
> [!success]
313-
> A full contact management guide is available here: [/pages/account_and_service_management/account_information/managing_contacts#access-contact-management](/pages/account_and_service_management/account_information/managing_contacts#access-contact-management)
314+
> A full contact management guide is available here: [Managing contacts for your services](/pages/account_and_service_management/account_information/managing_contacts).
314315
315316
///
316317

pages/account_and_service_management/account_information/faq-account-management/guide.en-ie.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,9 @@ details[open] > summary {
3737
background: #ffffffff;
3838
}
3939
details > :not(summary) {
40-
padding: 0.5rem 0.75rem;
40+
padding: 0.25rem 0.5rem;
4141
box-sizing: border-box;
42+
list-style-position: inside;
4243
}
4344
.smallish-gap {
4445
display: block;
@@ -298,10 +299,10 @@ The service delegation must be validated via email both by the service administr
298299

299300
Before you make any changes, please ensure that all contact email addresses are valid, otherwise the request will not be successful.
300301

301-
If you would like to retrieve a domain name that you are the registered owner of from the registry (you can check this information using our own [whois tool](/links/web/domains-whois)), but you do not have access to the administrator customer account, please follow [this procedure](/links/transversal/procedure-contact-change)
302+
If you would like to retrieve a domain name that you are the registered owner of from the registry (you can check this information using our own [whois tool](/links/web/domains-whois)), but you do not have access to the administrator customer account, please follow [this procedure](/links/transversal/procedure-contact-change).
302303

303304
> [!success]
304-
> A full contact management guide is available here: [/pages/account_and_service_management/account_information/managing_contacts#access-contact-management](/pages/account_and_service_management/account_information/managing_contacts#access-contact-management)
305+
> A full contact management guide is available here: [Managing contacts for your services](/pages/account_and_service_management/account_information/managing_contacts).
305306
306307
///
307308

pages/account_and_service_management/account_information/faq-account-management/guide.en-sg.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,9 @@ details[open] > summary {
3737
background: #ffffffff;
3838
}
3939
details > :not(summary) {
40-
padding: 0.5rem 0.75rem;
40+
padding: 0.25rem 0.5rem;
4141
box-sizing: border-box;
42+
list-style-position: inside;
4243
}
4344
.smallish-gap {
4445
display: block;
@@ -287,10 +288,10 @@ The service delegation must be validated via email both by the service administr
287288

288289
Before you make any changes, please ensure that all contact email addresses are valid, otherwise the request will not be successful.
289290

290-
If you would like to retrieve a domain name that you are the registered owner of from the registry (you can check this information using our own [whois tool](/links/web/domains-whois)), but you do not have access to the administrator customer account, please follow [this procedure](/links/transversal/procedure-contact-change)
291+
If you would like to retrieve a domain name that you are the registered owner of from the registry (you can check this information using our own [whois tool](/links/web/domains-whois)), but you do not have access to the administrator customer account, please follow [this procedure](/links/transversal/procedure-contact-change).
291292

292293
> [!success]
293-
> A full contact management guide is available here: [/pages/account_and_service_management/account_information/managing_contacts#access-contact-management](/pages/account_and_service_management/account_information/managing_contacts#access-contact-management)
294+
> A full contact management guide is available here: [Managing contacts for your services](/pages/account_and_service_management/account_information/managing_contacts).
294295
295296
///
296297

pages/account_and_service_management/account_information/faq-account-management/guide.en-us.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,9 @@ details[open] > summary {
3737
background: #ffffffff;
3838
}
3939
details > :not(summary) {
40-
padding: 0.5rem 0.75rem;
40+
padding: 0.25rem 0.5rem;
4141
box-sizing: border-box;
42+
list-style-position: inside;
4243
}
4344
.smallish-gap {
4445
display: block;
@@ -298,10 +299,10 @@ The service delegation must be validated via email both by the service administr
298299

299300
Before you make any changes, please ensure that all contact email addresses are valid, otherwise the request will not be successful.
300301

301-
If you would like to retrieve a domain name that you are the registered owner of from the registry (you can check this information using our own [whois tool](/links/web/domains-whois)), but you do not have access to the administrator customer account, please follow [this procedure](/links/transversal/procedure-contact-change)
302+
If you would like to retrieve a domain name that you are the registered owner of from the registry (you can check this information using our own [whois tool](/links/web/domains-whois)), but you do not have access to the administrator customer account, please follow [this procedure](/links/transversal/procedure-contact-change).
302303

303304
> [!success]
304-
> A full contact management guide is available here: [/pages/account_and_service_management/account_information/managing_contacts#access-contact-management](/pages/account_and_service_management/account_information/managing_contacts#access-contact-management)
305+
> A full contact management guide is available here: [Managing contacts for your services](/pages/account_and_service_management/account_information/managing_contacts).
305306
306307
///
307308

pages/account_and_service_management/account_information/faq-account-management/guide.es-es.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,9 @@ details[open] > summary {
3737
background: #ffffffff;
3838
}
3939
details > :not(summary) {
40-
padding: 0.5rem 0.75rem;
40+
padding: 0.25rem 0.5rem;
4141
box-sizing: border-box;
42+
list-style-position: inside;
4243
}
4344
.smallish-gap {
4445
display: block;

pages/account_and_service_management/account_information/faq-account-management/guide.es-us.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,9 @@ details[open] > summary {
3737
background: #ffffffff;
3838
}
3939
details > :not(summary) {
40-
padding: 0.5rem 0.75rem;
40+
padding: 0.25rem 0.5rem;
4141
box-sizing: border-box;
42+
list-style-position: inside;
4243
}
4344
.smallish-gap {
4445
display: block;

0 commit comments

Comments
 (0)